public JSONParseException(message as String = ""):
Creates a JSON processing exception.
message
raise JSONParseException("Expected ',' or '}'")