| Package | Description |
|---|---|
| org.neo4j.driver.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationException
Failed to authenticate the driver to the server due to bad credentials provided.
|
class |
AuthorizationExpiredException
The authorization info maintained on the server has expired.
|
class |
TokenExpiredException
The provided token has expired.
|