Exception | Description |
---|---|
ClientException |
A ClientException indicates that the client has carried out an operation incorrectly.
|
DatabaseException |
A DatabaseException indicates that there is a problem within the underlying database.
|
Neo4jException |
This is the base class for all exceptions caused as part of communication with the remote Neo4j server.
|
NoSuchRecordException |
Thrown whenever a client expected to read a record that was not available (i.e.
|
TransientException |
A TransientException signals a temporary fault that may be worked around by retrying.
|
Copyright © 2016. All rights reserved.