Module: Neo4j::Driver::Exceptions

Defined in:
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/discovery_exception.rb,
lib/neo4j/driver/exceptions/transient_exception.rb,
lib/neo4j/driver/exceptions/certificate_exception.rb,
lib/neo4j/driver/exceptions/illegal_state_exception.rb,
lib/neo4j/driver/exceptions/token_expired_exception.rb,
lib/neo4j/driver/exceptions/authentication_exception.rb,
lib/neo4j/driver/exceptions/no_such_record_exception.rb,
lib/neo4j/driver/exceptions/fatal_discovery_exception.rb,
lib/neo4j/driver/exceptions/result_consumed_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,
lib/neo4j/driver/exceptions/transaction_nesting_exception.rb,
lib/neo4j/driver/exceptions/authorization_expired_exception.rb,
lib/neo4j/driver/exceptions/connection_read_timeout_exception.rb

Defined Under Namespace

Classes: AuthenticationException, AuthorizationExpiredException, CertificateException, ClientException, ConnectionReadTimeoutException, DatabaseException, DiscoveryException, FatalDiscoveryException, IllegalStateException, Neo4jException, NoSuchRecordException, ProtocolException, ResultConsumedException, SecurityException, ServiceUnavailableException, SessionExpiredException, TokenExpiredException, TransactionNestingException, TransientException, UntrustedServerException