public class JsonParsingRuntimeException extends java.lang.RuntimeException
JsonParsingRuntimeException(java.lang.Exception e, java.lang.String json)
JsonParsingRuntimeException(java.lang.String json)
java.lang.String
getJson()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public JsonParsingRuntimeException(java.lang.Exception e, java.lang.String json)
public JsonParsingRuntimeException(java.lang.String json)
public java.lang.String getJson()