Exception: DingBot::Error::Forbidden

Inherits:
ResponseError show all
Defined in:
lib/dingbot/error.rb

Overview

Raised when API endpoint returns the HTTP status code 403.

Method Summary

Methods inherited from ResponseError

#initialize, #response_status

Constructor Details

This class inherits a constructor from DingBot::Error::ResponseError