Exception: Pastee::Errors::Beta::InternalServerError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



88
89
90
# File 'lib/errors.rb', line 88

def message
  'There was a problem with the Pastee server.'
end