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