Exception: Dolly::ResourceNotFound
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Dolly::ResourceNotFound
- Defined in:
- lib/dolly/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
3 4 5 |
# File 'lib/dolly/exceptions.rb', line 3 def to_s 'The document was not found.' end |