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