Class InvalidParameterException

  • All Implemented Interfaces:
    Serializable

    public class InvalidParameterException
    extends RevAiApiException
    The InvalidParameterException occurs when a parameter that's passed along a query is not recognized by the API.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidParameterException

        public InvalidParameterException​(org.json.JSONObject errorResponse)