This exception is raised when Atmos returns an unexpected HTTP response code

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

ToggleSyntax

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

ToggleSee Also