Exception: Pastee::Errors::InvalidKeyError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



16
17
18
# File 'lib/errors.rb', line 16

def message
  'Error code 3: The key provided was invalid.'
end