Exception: Pastee::Errors::Beta::TooManyRequestsError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



82
83
84
# File 'lib/errors.rb', line 82

def message
  'Too many pastes have been submitted with the given API key.'
end