AdHocClassRetriever.executeSearch can be called only for a repository search.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
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 |