Exception: Neo4j::Driver::Exceptions::UnsupportedFeatureException
- Inherits:
-
ClientException
- Object
- RuntimeError
- Neo4jException
- ClientException
- Neo4j::Driver::Exceptions::UnsupportedFeatureException
- Defined in:
- lib/neo4j/driver/exceptions/unsupported_feature_exception.rb
Overview
A feature is not supported in a given setup.
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 ClientException
Methods inherited from Neo4jException
Constructor Details
This class inherits a constructor from Neo4j::Driver::Exceptions::Neo4jException