A connection could not be established with the Content Engine server. The indicated URL was passed to the JDBC driver.
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 |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ JDBC_CONNECT_ERROR |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.jdbC_CONNECT_ERROR |