Uses of Package
org.neo4j.driver.exceptions
Package
Description
-
ClassDescriptionThrown whenever a client expected to read a record that was not available (i.e.Failed to communicate with the server due to security errors.
-
ClassDescriptionA ClientException indicates that the client has carried out an operation incorrectly.Indicates that read timed out due to it taking longer than the server-supplied timeout value via the
connection.recv_timeout_seconds
configuration hint.The GQLSTATUS error classification.This is the base class for Neo4j exceptions.A marker interface for retryable exceptions.Failed to communicate with the server due to security errors.An ServiceUnavailableException indicates that the driver cannot communicate with the cluster. -
ClassDescriptionA ClientException indicates that the client has carried out an operation incorrectly.This is the base class for Neo4j exceptions.
-
-
-
-
-
ClassDescriptionThis is the base class for Neo4j exceptions.A user is trying to access resources that are no longer valid due to the resources have already been consumed or the
QueryRunner
where the resources are created has already been closed.An ServiceUnavailableException indicates that the driver cannot communicate with the cluster. -