Exception | Description |
---|---|
ConnectionRetrieveException | |
ConversionException |
Represents an exception which describes a problem occurred while trying to convert a type to the desired one.
|
DataAccessException |
Represents an exception that occurs when there is a problem during an operation issued by
implementations of
DataOperations or AsyncDataOperations . |
DataSourceInitException |
Describes a problem occurred while trying to create a DataSource.
|
IncorrectDataSizeException |
Exception thrown when a result was not of the expected size,
for example when expecting a single row but getting 0 or more than 1 rows.
|
TypeMismatchException |
Threw when trying to auto-mapping rows with the
ClassMapper class. |
Copyright © 2021. All rights reserved.