Package | Description |
---|---|
org.neo4j.driver | |
org.neo4j.driver.exceptions | |
org.neo4j.driver.exceptions.value |
Class and Description |
---|
NoSuchRecordException
Thrown whenever a client expected to read a record that was not available (i.e.
|
Class and Description |
---|
ClientException
A ClientException indicates that the client has carried out an operation incorrectly.
|
Neo4jException
This is the base class for all exceptions caused as part of communication with the remote Neo4j server.
|
SecurityException
Failed to communicate with the server due to security errors.
|
Class and Description |
---|
ClientException
A ClientException indicates that the client has carried out an operation incorrectly.
|
Neo4jException
This is the base class for all exceptions caused as part of communication with the remote Neo4j server.
|