| Exception | Description |
|---|---|
| DatabaseEngineRetryableException |
To be thrown when faults happen during regular database operations and can be retried with a chance of success.
|
| DatabaseEngineRetryableRuntimeException |
To be thrown when faults happen during regular database operations and can be retried with a chance of success.
|
| DatabaseEngineUniqueConstraintViolationException |
A
DatabaseEngineException that represents a unique constraint violation. |
Copyright © 2023 Feedzai. All rights reserved.