Exception: Walinko::QuotaExceededError

Inherits:
ForbiddenError show all
Defined in:
lib/walinko/errors.rb

Overview

403 + ‘error_code: quota_exceeded` — tenant has hit its monthly / daily / balance message limit. `details` (when present) tells you when the limit resets.

Instance Attribute Summary

Attributes inherited from ApiError

#body, #details, #error_code, #http_status, #request_id

Method Summary

Methods inherited from ApiError

#initialize, #inspect

Constructor Details

This class inherits a constructor from Walinko::ApiError