Uses of Class
at.syntaxerror.json5.JSONException
-
-
Uses of JSONException in at.syntaxerror.json5
Methods in at.syntaxerror.json5 that return JSONException Modifier and Type Method Description JSONExceptionJSONParser. syntaxError(String message)Constructs a new JSONException with a detail messageJSONExceptionJSONParser. syntaxError(String message, Throwable cause)Constructs a new JSONException with a detail message and a causing exception
-