Exception: Walinko::ForbiddenError

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

Overview

403 — generic forbidden. See specialized subclasses below.

Direct Known Subclasses

QuotaExceededError, TenantSuspendedError

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