The ID, name, or path of the object being retrieved was either null, not found, or invalid.

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

ToggleSyntax

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

ToggleSee Also