A content area error internal to the server occurred while serializing or deserializing data, moving content, or sorting rows.

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

ToggleSyntax

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

ToggleSee Also