The method that was called is not valid in the current call context. This error is logged.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_INVALID_CONTEXT As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_INVALID_CONTEXT |
Visual C++ |
---|
public: static initonly ExceptionCode^ E_INVALID_CONTEXT |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.e_INVALID_CONTEXT |