Package com.spun.util.database
Class SqlConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.spun.util.database.SqlConnectionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSqlConnectionException(String driver, String url, String protocol, String server, String port, String database, String userName, String password, int type, SQLException e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SqlConnectionException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-