Exception: Pastee::Errors::Beta::UndefinedApplicationKeyError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



41
42
43
# File 'lib/errors.rb', line 41

def message
  'You must provide an application key.'
end