public class JsonFormatException extends RuntimeException
| Constructor and Description |
|---|
JsonFormatException(String text,
int line,
int column,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorColumn() |
int |
getErrorLine() |
String |
getErrorToken() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2022. All rights reserved.