public class SimpleJSONParserException
extends org.json.simple.parser.ParseException
Constructor and Description |
---|
SimpleJSONParserException(String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
toString() |
getErrorType, getPosition, getUnexpectedObject, setErrorType, setPosition, setUnexpectedObject
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public SimpleJSONParserException(String message)
public String toString()
toString
in class org.json.simple.parser.ParseException
public String getMessage()
getMessage
in class Throwable
Copyright © 2017 WSO2. All rights reserved.