Exception: Fauna::InternalError
- Inherits:
-
FaunaError
- Object
- RuntimeError
- FaunaError
- Fauna::InternalError
- Defined in:
- lib/fauna/errors.rb
Overview
An exception thrown if FaunaDB responds with an HTTP 500. Such errors represent an internal failure within the database.
Instance Attribute Summary
Attributes inherited from FaunaError
Method Summary
Methods inherited from FaunaError
#initialize, raise_for_status_code
Constructor Details
This class inherits a constructor from Fauna::FaunaError