Module: Neo4j::Driver::Exceptions

Defined in:
lib/neo4j_ruby_driver.rb,
lib/neo4j/driver/exceptions/neo4j_exception.rb,
lib/neo4j/driver/exceptions/client_exception.rb,
lib/neo4j/driver/exceptions/database_exception.rb,
lib/neo4j/driver/exceptions/protocol_exception.rb,
lib/neo4j/driver/exceptions/security_exception.rb,
lib/neo4j/driver/exceptions/transient_exception.rb,
lib/neo4j/driver/exceptions/illegal_state_exception.rb,
lib/neo4j/driver/exceptions/authentication_exception.rb,
lib/neo4j/driver/exceptions/no_such_record_exception.rb,
lib/neo4j/driver/exceptions/session_expired_exception.rb,
lib/neo4j/driver/exceptions/untrusted_server_exception.rb,
lib/neo4j/driver/exceptions/service_unavailable_exception.rb

Defined Under Namespace

Classes: AuthenticationException, ClientException, DatabaseException, IllegalStateException, Neo4jException, NoSuchRecordException, ProtocolException, SecurityException, ServiceUnavailableException, SessionExpiredException, TransientException, UntrustedServerException