public class ParseException extends RuntimeException
Constructor and Description |
---|
ParseException(String json,
int position,
String message) |
Modifier and Type | Method and Description |
---|---|
String |
getJson() |
String |
getMessage() |
int |
getPosition() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017. All rights reserved.