An error occurred in the client API while reading document content from the Content Engine Web Services interface. It is usually changed to an exception that provides a greater level of detail describing the problem.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly TRANSPORT_WSI_CONTENT_GET_FAILED As ExceptionCode
C#
public static readonly ExceptionCode TRANSPORT_WSI_CONTENT_GET_FAILED
Visual C++
public:
static initonly ExceptionCode^ TRANSPORT_WSI_CONTENT_GET_FAILED
JavaScript
FileNet.Api.Exception.ExceptionCode.transporT_WSI_CONTENT_GET_FAILED

ToggleSee Also