A J2EE JNDI initial context could not be created. This field is read-only.


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

Syntax

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

See Also