This exception can be raised when attempting to retrieve content from the Atmos device, indicating a problem reading the content.

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

ToggleSyntax

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

ToggleSee Also