Exception: Neo4j::Driver::Exceptions::TransientException
- Inherits:
-
Neo4jException
- Object
- RuntimeError
- Neo4jException
- Neo4j::Driver::Exceptions::TransientException
- Defined in:
- lib/neo4j/driver/exceptions/transient_exception.rb
Overview
A TransientException signals a temporary fault that may be worked around by retrying. The error code provided can be used to determine further detail for the problem.
Instance Attribute Summary
Attributes inherited from Neo4jException
Method Summary
Methods inherited from Neo4jException
Constructor Details
This class inherits a constructor from Neo4j::Driver::Exceptions::Neo4jException