The item cannot be found, either because it does not exist or it has been deleted.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_OBJECT_NOT_FOUND As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_OBJECT_NOT_FOUND |
Visual C++ |
---|
public: static initonly ExceptionCode^ E_OBJECT_NOT_FOUND |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.e_OBJECT_NOT_FOUND |