An error occured in the client API while reading document content from the Content Engine Web Services. It is usually changed to an exception that provides a greater level of detail describing the problem. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly TRANSPORT_WSI_CONTENT_RETRIEVAL_FAILED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_WSI_CONTENT_RETRIEVAL_FAILED; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_WSI_CONTENT_RETRIEVAL_FAILED; |
J# |
---|
public static final ExceptionCode TRANSPORT_WSI_CONTENT_RETRIEVAL_FAILED |
JScript |
---|
public static const var TRANSPORT_WSI_CONTENT_RETRIEVAL_FAILED : ExceptionCode; |
See Also