Package org.hibernate.reactive.exception
-
Exception Summary Exception Description ConstraintViolationException the requested DML operation resulted in a violation of a defined integrity constraint.VertxSqlClientException Wraps aSQLException.
| Exception | Description |
|---|---|
| ConstraintViolationException |
the requested DML operation resulted in a violation of a defined integrity constraint.
|
| VertxSqlClientException |
Wraps a
SQLException. |