An object specified to be excluded from the search XML does not exist. The {0} object having itemId {1} was not found.

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

ToggleSyntax

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

ToggleSee Also