Exception: Html2img::NotSubscribedError
- Defined in:
- lib/html2img/errors.rb
Overview
Raised on a 403: the key is valid but the account has no active subscription.
The API code is not_subscribed.
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