Exception: HtmlFromPdf::ConvertingError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



19
20
21
# File 'lib/html_from_pdf/exceptions.rb', line 19

def message
  'Something went wrong during converting'
end