public class JSONSyntaxException extends RuntimeException
Constructor and Description |
---|
JSONSyntaxException(int position,
String message) |
Modifier and Type | Method and Description |
---|---|
int |
getPosition() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JSONSyntaxException(int position, String message)
public int getPosition()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.