Exception: HtmlFromPdf::PdfNotFound
- Inherits:
-
StandardError
- Object
- StandardError
- HtmlFromPdf::PdfNotFound
- Defined in:
- lib/html_from_pdf/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/html_from_pdf/exceptions.rb', line 3 def 'Given pdf was not found' end |