Exception: Pastee::Errors::Beta::InvalidFormatError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



76
77
78
# File 'lib/errors.rb', line 76

def message
  'The request was in a format other than XML or JSON.'
end