public class JsonParsingException extends java.lang.Exception
JsonParsingException(java.lang.Exception e, java.lang.String json)
JsonParsingException(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 JsonParsingException(java.lang.Exception e, java.lang.String json)
public JsonParsingException(java.lang.String json)
public java.lang.String getJson()