This exception is raised when a retention date returned by Atmos to the Content Platform Engine is not formatted as an ISO 8601 string value. This exception is very unlikely to occur.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCP_ATMOS_UNRECOGNIZED_DATE_FORMAT As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCP_ATMOS_UNRECOGNIZED_DATE_FORMAT |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CONTENT_FCP_ATMOS_UNRECOGNIZED_DATE_FORMAT |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.contenT_FCP_ATMOS_UNRECOGNIZED_DATE_FORMAT |