Exception: Routemaster::Errors::ResourceThrottlingError
- Inherits:
-
BaseError
- Object
- RuntimeError
- BaseError
- Routemaster::Errors::ResourceThrottlingError
- Defined in:
- lib/routemaster/errors.rb
Instance Attribute Summary
Attributes inherited from BaseError
Instance Method Summary collapse
Methods inherited from BaseError
Constructor Details
This class inherits a constructor from Routemaster::Errors::BaseError
Instance Method Details
#message ⇒ Object
68 69 70 |
# File 'lib/routemaster/errors.rb', line 68 def "Resource Throttling Error" end |