AdHocClassRetriever.executeSearch can be called only for a repository search.

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

ToggleSyntax

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

ToggleSee Also