public abstract class RepositoryUrlNotValidForDriverException extends OdiConfigurationException
This exception is raised if the JDBC URL for a repository is not accepted by the JDBC driver class.
MasterRepositoryUrlNotValidForDriverException,
WorkRepositoryUrlNotValidForDriverException,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJdbcDriverClassName()
Gets the Jdbc Driver that didn't accept the URL.
|
java.lang.String |
getJdbcUrl()
Gets the JDBC URL that was rejected.
|
getErrorID, getErrorMsgHandle, getLocalizedMessage, getLocalizedMessage, getMessage