public class Neo4jServerException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
Neo4jServerException(java.lang.String code,
java.lang.String message)
Creates a new Neo4jClientException.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCode()
Retrieves the short code, usually a java error type from the Neo4J Server.
|