This exception is raised when the Atmos server responds to an HTTP/REST request in an unanticipated way. If the Atmos server behaves unexpectedly, its purpose is to provide a fail-safe mechanism to enable the Content Platform Engine (CPE) server to respond in a predictable manner. This exception should not occur under normal operating conditions.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCP_ATMOS_UNKNOWN_SERVER_ERROR As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_ATMOS_UNKNOWN_SERVER_ERROR |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CONTENT_FCP_ATMOS_UNKNOWN_SERVER_ERROR |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.contenT_FCP_ATMOS_UNKNOWN_SERVER_ERROR |