Access denied connecting to ObjectStore {0}. This field is read-only.


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

Syntax

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

See Also