Exception: Pastee::Errors::NoKeyError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/errors.rb', line 4

def message
  'Error code 1: No key was provided.'
end