Exception: Html2img::NotFoundError
- Defined in:
- lib/html2img/errors.rb
Overview
Raised on a 404, for example when a template slug does not exist.
The API code is template_not_found.
Instance Attribute Summary
Attributes inherited from Error
#error_code, #payload, #status_code
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Html2img::Error