New content cannot be inserted in the Storage Area because it exceeds the maximum content element count (indicated).

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

ToggleSyntax

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

ToggleSee Also