Creation of objects of the specified class is not supported.

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

ToggleSyntax

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

ToggleSee Also