The URL found in the JDBC URL string is not valid. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly JDBC_URI_IS_EMPTY_ERROR As ExceptionCode |
C# |
---|
public static readonly ExceptionCode JDBC_URI_IS_EMPTY_ERROR; |
C++ |
---|
public: static const ExceptionCode JDBC_URI_IS_EMPTY_ERROR; |
J# |
---|
public static final ExceptionCode JDBC_URI_IS_EMPTY_ERROR |
JScript |
---|
public static const var JDBC_URI_IS_EMPTY_ERROR : ExceptionCode; |