Exception: HtmlFromPdf::ConvertingError
- Inherits:
-
StandardError
- Object
- StandardError
- HtmlFromPdf::ConvertingError
- Defined in:
- lib/html_from_pdf/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
19 20 21 |
# File 'lib/html_from_pdf/exceptions.rb', line 19 def 'Something went wrong during converting' end |