Thrown from the CallState and RequestBroker when no server call context has been established. This exception is logged.

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

ToggleSyntax

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

ToggleSee Also