Exception | Description |
---|---|
ConnectionRetrieveException | |
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.
|
Copyright © 2021. All rights reserved.