Class StatementException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LargeObjectException, NoResultsException, ResultSetException, UnableToCreateStatementException, UnableToExecuteStatementException, UnableToProduceResultException, UnableToRetrieveMetaDataException

public abstract class StatementException extends JdbiException
Superclass for exceptions thrown while trying to execute a statement.
See Also: