Exception: Chatrix::ForbiddenError

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

Overview

Raised when a resource is requested that the user does not have access to.

Instance Attribute Summary

Attributes inherited from ApiError

#api_message, #code, #error

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from Chatrix::ApiError