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, toStringfillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic JsonParseException(String msg, JsonLocation loc)
public JsonParseException(String msg, JsonLocation loc, Throwable root)