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 Neo4j exceptions.
|
TransientException |
A TransientException signals a temporary fault that may be worked around by retrying.
|
Copyright © 2015. All rights reserved.