The method that was called is not implemented.

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

ToggleSyntax

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

ToggleSee Also