The extended context of the exception provides the following extra information: the fixed content device (FCD) name, the URL used in the REST method call, the user name, and a message stating the root cause, or the REST response code and message.

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

ToggleSyntax

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

ToggleSee Also