Represents a failed query response.
Represents an exception that occurs when a transaction is aborted due to concurrent modification....
ContendedTransactionException(string message, QueryFailure failure)
Initializes a new instance of the ContendedTransactionException class with a specified error message ...
Represents an exception related to Fauna service errors, particularly for query failures.
Represents an interface for exceptions that are potentially recoverable through retrying the failed o...