Exception: Dolly::ResourceNotFound

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/dolly/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



3
4
5
# File 'lib/dolly/exceptions.rb', line 3

def to_s
  'The document was not found.'
end