org.neo4j.server.rest.domain
Class JsonParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.neo4j.server.rest.repr.BadInputException
org.neo4j.server.rest.web.PropertyValueException
org.neo4j.server.rest.domain.JsonParseException
- All Implemented Interfaces:
- Serializable
public class JsonParseException
- extends PropertyValueException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JsonParseException
public JsonParseException(String message,
Throwable cause)
JsonParseException
public JsonParseException(String message)
JsonParseException
public JsonParseException(Throwable cause)
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.