Class InvalidHeaderException

  • All Implemented Interfaces:
    Serializable

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

      • InvalidHeaderException

        public InvalidHeaderException​(org.json.JSONObject errorResponse)