public class JsonParseException extends JsonProcessingException
mLocation| Constructor and Description | 
|---|
| JsonParseException(String msg,
                  JsonLocation loc) | 
| JsonParseException(String msg,
                  JsonLocation loc,
                  Throwable root) | 
getLocation, getMessage, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic JsonParseException(String msg, JsonLocation loc)
public JsonParseException(String msg, JsonLocation loc, Throwable root)