Exception: Neo4j::Driver::Exceptions::ServiceUnavailableException
- Inherits:
-
Neo4jException
- Object
- RuntimeError
- Neo4jException
- Neo4j::Driver::Exceptions::ServiceUnavailableException
- Defined in:
- lib/neo4j/driver/exceptions/service_unavailable_exception.rb
Overview
An ServiceUnavailableException indicates that the driver cannot communicate with the cluster.
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Neo4jException
#classification, #code, #diagnostic_record, #gql_cause, #gql_status, #raw_classification, #status_description, #suppressed
Method Summary
Methods inherited from Neo4jException
Constructor Details
This class inherits a constructor from Neo4j::Driver::Exceptions::Neo4jException