This exception is raised when the Content Platform Engine (CPE) server attempts to de-reference an object that is stored on the Atmos device that does not exist. Certain timing-related conditions can cause this exception to be raised during deletion, in which case it can be considered benign.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCP_ATMOS_EXISTS_FAILED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_ATMOS_EXISTS_FAILED |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CONTENT_FCP_ATMOS_EXISTS_FAILED |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.contenT_FCP_ATMOS_EXISTS_FAILED |