Exception: Pictify::QuotaExceededError

Inherits:
Error
  • Object
show all
Defined in:
lib/pictify/errors.rb

Overview

Raised when the render quota is exceeded (HTTP 402, or 429 with a quota code).

Instance Attribute Summary

Attributes inherited from Error

#response_body, #status_code

Method Summary

Methods inherited from Error

#initialize, #message, #to_s

Constructor Details

This class inherits a constructor from Pictify::Error