The indicated class was not found. A path must start with a forward or reverse slash character. An ID must match the GUID format, including braces. A name must not have slashes or braces.

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

ToggleSyntax

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

ToggleSee Also