new FaunaError(message)
The base exception type for all FaunaDB errors.
Parameters:
Name | Type | Description |
---|---|---|
message |
string |
Extends
- Error
Members
description :string
Description for this exception.
Type:
- string
message :string
Message for this exception.
Type:
- string
name :string
Name of this exception.
Type:
- string