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