| AbortException |
|
| AuthenticationException |
Exception thrown when an authentication error occurs in Fauna.
|
| AuthorizationException |
Exception thrown when an authorization error occurs in Fauna.
|
| ClientException |
Exception representing client-side errors in Fauna.
|
| ClientRequestException |
Exception representing errors related to client requests in Fauna.
|
| ClientResponseException |
Exception representing errors in the client's response handling.
|
| CodecException |
Exception representing errors encountered during encoding or decoding operations.
|
| ConstraintFailureException |
|
| ContendedTransactionException |
|
| FaunaException |
Represents a general exception for errors encountered within the Fauna client.
|
| InvalidRequestException |
Exception representing an invalid query request.
|
| NullDocumentException |
|
| ProtocolException |
Exception representing protocol-level errors in communication with Fauna.
|
| QueryCheckException |
Exception representing a query validation error in Fauna.
|
| QueryRuntimeException |
Exception representing a runtime error encountered during query execution in Fauna.
|
| QueryTimeoutException |
Exception representing a timeout error encountered during query execution in Fauna.
|
| ServiceException |
An exception representing a query failure returned by Fauna.
|
| ServiceInternalException |
Exception representing an unexpected internal server error in Fauna.
|
| ThrottlingException |
|