class GithubCr::ForbiddenError

Defined in:

github-cr/errors.cr

Instance methods inherited from class GithubCr::HTTPError

error_message : String error_message, status_code : Int32 status_code

Constructor methods inherited from class GithubCr::HTTPError

new(response : HTTP::Client::Response) new