Exception: Neo4j::Driver::Exceptions::DatabaseException
- Inherits:
-
Neo4jException
- Object
- RuntimeError
- Neo4jException
- Neo4j::Driver::Exceptions::DatabaseException
- Defined in:
- lib/neo4j/driver/exceptions/database_exception.rb
Overview
A DatabaseException indicates that there is a problem within the underlying database. 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