Class ThrottlingLimitException

  • All Implemented Interfaces:
    Serializable

    public class ThrottlingLimitException
    extends RevAiApiException
    ThrottlingLimitException occurs when the number of queries within a given period reaches a throttling limit.
    See Also:
    Serialized Form
    • Constructor Detail

      • ThrottlingLimitException

        public ThrottlingLimitException​(org.json.JSONObject errorResponse)