Class GenieClientTooManyRequestsException

All Implemented Interfaces:
Serializable

public class GenieClientTooManyRequestsException extends GenieClientException
An exception class that represents 429 - Too Many Requests received from the server.
Since:
4.0.0
See Also:
  • Constructor Details

    • GenieClientTooManyRequestsException

      public GenieClientTooManyRequestsException()
      Constructor.
    • GenieClientTooManyRequestsException

      public GenieClientTooManyRequestsException(String msg)
      Constructor.
      Parameters:
      msg - human readable message