protected class JDBCDatabaseDriver.JDBCDatabaseDriverException extends OntologyDatabaseDriverException
Constructor and Description |
---|
JDBCDatabaseDriver.JDBCDatabaseDriverException(SQLException sqlException)
Creates an instance of the JDBCDatabaseDriverException class.
|
JDBCDatabaseDriver.JDBCDatabaseDriverException(String msg)
Creates an instance of the JDBCDatabaseDriverException class.
|
JDBCDatabaseDriver.JDBCDatabaseDriverException(String msg,
Exception parentException)
Creates an instance of the JDBCDatabaseDriverException class.
|
Modifier and Type | Method and Description |
---|---|
Exception |
getParentException()
Returns the parent exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JDBCDatabaseDriver.JDBCDatabaseDriverException(String msg, Exception parentException)
msg
- a prose description of the exception that occured.parentException
- an (optional) exception that originall
occured.public JDBCDatabaseDriver.JDBCDatabaseDriverException(String msg)
msg
- a prose description of the exception that occured.public JDBCDatabaseDriver.JDBCDatabaseDriverException(SQLException sqlException)
sqlException
- an instance of SQLException that should be eaten
by this class.public Exception getParentException()
Copyright (C) 2013, 2014 Raphael Dickfelder, Jan Göpfert, Benjamin Paassen, Andreas Stöckel, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/scie