Package rife.database.exceptions
Class ConnectionOpenErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rife.database.exceptions.DatabaseException
rife.database.exceptions.ConnectionOpenErrorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionConnectionOpenErrorException
(String url, String user, String password, Throwable cause) ConnectionOpenErrorException
(String url, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConnectionOpenErrorException
-
ConnectionOpenErrorException
-
-
Method Details
-
getUrl
-
getUser
-
getPassword
-