- The server has detected an inconsistent state within the GCD or during the operation of the server. This error can occur if there are data issues within the GCD or operational issues relating to unexpected or missing context.

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

ToggleSyntax

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

ToggleSee Also