Exception: SpeedLimiter::Errors::ThrottledError

Inherits:
LimitExceededError show all
Defined in:
lib/speed_limiter/errors/throttled_error.rb

Overview

SpeedLimiter::Throttled limit exceeded Error

Instance Attribute Summary

Attributes inherited from LimitExceededError

#state

Method Summary

Methods inherited from LimitExceededError

#count, #error_message, #initialize, #key, #limit, #period, #ttl

Constructor Details

This class inherits a constructor from SpeedLimiter::Errors::LimitExceededError