Failed to connect to the target IS due to a network or cache resource problem.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly IS_CONNECT_ERROR As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode IS_CONNECT_ERROR |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ IS_CONNECT_ERROR |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.iS_CONNECT_ERROR |