Cannot find document object for queue item {0}. The document object does not exist.

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

ToggleSyntax

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

ToggleSee Also