Class JdbiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jdbi.v3.core.JdbiException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CloseException, ConnectionException, ElementTypeNotFoundException, EntityMemberAccessException, MappingException, NoSuchCollectorException, NoSuchExtensionException, NoSuchMapperException, StatementException, TransactionException, UnableToCreateExtensionException, UnableToCreateSqlObjectException, UnableToManipulateTransactionIsolationLevelException, UnableToRestoreAutoCommitStateException
Base unchecked exception for exceptions thrown from jdbi.
- See Also:
-
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString