The specified class must be of the indicated base class.

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

ToggleSyntax

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

ToggleSee Also