Warning:
Fauna is decommissioning FQL v4 on June 30, 2025.

This driver is not compatible with FQL v10, the latest version. Fauna accounts created after August 21, 2024 must use FQL v10.
Ensure you migrate existing projects to the official v10 driver by the v4 EOL date: https://github.com/fauna/fauna-dotnet.

For more information, see the v4 end of life (EOL) announcement and related FAQ.

Fauna csharp driver  5.0.0-preview
Classes
FaunaDB.Errors Namespace Reference

Classes

class  ExceptionCodes
 
class  ExceptionResolver
 
class  FaunaException
 Error returned by the FaunaDB server. For documentation of error types, see the docs. More...
 
class  InvalidExpressionException
 
class  InvalidRefException
 
class  InvalidUrlParameterException
 
class  InstanceAlreadyExistsException
 
class  ValidationFailedException
 
class  InstanceNotUniqueException
 
class  FeatureNotAvailableException
 
class  ValueNotFoundException
 
class  InstanceNotFoundException
 
class  AuthenticationFailedException
 
class  InvalidArgumentException
 
class  TransactionAbortedException
 
class  InvalidWriteTimeException
 
class  MissingIdentityException
 
class  InvalidTokenException
 
class  FunctionCallException
 
class  StackOverflowException
 
class  PermissionDeniedException
 
class  UnknownException
 
class  StreamingException
 
class  UnauthorizedException
 
class  NotNullValidator
 
class  QueryError
 
struct  QueryErrorResponse
 
class  ValidationFailure