Package | Description |
---|---|
org.neo4j.driver.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
ClientException
A ClientException indicates that the client has carried out an operation incorrectly.
|
class |
DatabaseException
A DatabaseException indicates that there is a problem within the underlying database.
|
class |
TransientException
A TransientException signals a temporary fault that may be worked around by retrying.
|
Copyright © 2015. All rights reserved.