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