Exception | Description |
---|---|
DataAccessException |
Parent class for data access related exceptions that occur at runtime.
|
DataAccessResourceFailureException |
Exception thrown when the underlying resource fails to connect.
|
EmptyResultException |
Exception thrown if a query produces no result and the result type is not nullable.
|
MappingException |
A mapping exception is one thrown if an issue exists at runtime or build time in the data mapping.
|