The API received a content response from the Content Engine server, and the content response type was not recognized.

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

ToggleSyntax

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

ToggleSee Also