This exception is raised while the Content Platform Engine (CPE) server is retrieving content from the Atmos server and an attempted read from the HTTP response from Atmos has resulted in an unexpected error. Unexpected Atmos errors are not retryable.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCP_ATMOS_READ_FAILED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_ATMOS_READ_FAILED |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CONTENT_FCP_ATMOS_READ_FAILED |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.contenT_FCP_ATMOS_READ_FAILED |