Fixed content provider exception code with an Exception context that describes the details of the failure

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

ToggleSyntax

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

ToggleSee Also