Class TooManyRequestsException

All Implemented Interfaces:
Serializable

class TooManyRequestsException extends RuntimeException
Thrown if too many requests per time unit have been sent from one ip address or if the aggregated size of all requests per ip per time unit exceeds the limit.
  • Constructor Details

    • TooManyRequestsException

      TooManyRequestsException(String s)