Exception: Pastee::Errors::InvalidLanguageError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



22
23
24
# File 'lib/errors.rb', line 22

def message
  'Error code 4: The syntax highlighting language provided was invalid.'
end