Ststem throws NoClassDefFoundError or ClassNotFoundException when trying to create Soap session This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly TRANSPORT_WSI_CLASS_MISSING As ExceptionCode
C#
public static readonly ExceptionCode TRANSPORT_WSI_CLASS_MISSING;
C++
public:
 static const ExceptionCode TRANSPORT_WSI_CLASS_MISSING;
J#
public static final ExceptionCode TRANSPORT_WSI_CLASS_MISSING
JScript
public static const var TRANSPORT_WSI_CLASS_MISSING : ExceptionCode;

See Also