public class JsonParseException extends Exception implements org.neo4j.kernel.api.exceptions.Status.HasStatus
| Constructor and Description |
|---|
JsonParseException(String message,
Throwable cause) |
JsonParseException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.kernel.api.exceptions.Status |
status() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JsonParseException(Throwable cause)
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.