A connection could not be established with the Content Engine server. The indicated URL was passed to the JDBC driver. 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_ERROR As ExceptionCode |
C# |
---|
public static readonly ExceptionCode JDBC_CONNECT_ERROR; |
C++ |
---|
public: static const ExceptionCode JDBC_CONNECT_ERROR; |
J# |
---|
public static final ExceptionCode JDBC_CONNECT_ERROR |
JScript |
---|
public static const var JDBC_CONNECT_ERROR : ExceptionCode; |