Exception: Pastee::Errors::Beta::TooManyRequestsError
- Inherits:
-
StandardError
- Object
- StandardError
- Pastee::Errors::Beta::TooManyRequestsError
- Defined in:
- lib/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
82 83 84 |
# File 'lib/errors.rb', line 82 def 'Too many pastes have been submitted with the given API key.' end |