public class Neo4jClientException
extends java.lang.RuntimeException
This is a checked Exception as users may want to take action upon receiving this error.
| Constructor and Description |
|---|
Neo4jClientException(java.lang.String message) |
Neo4jClientException(java.lang.String message,
java.lang.Throwable cause) |
Neo4jClientException(java.lang.Throwable cause) |