Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
github-cr
master
GithubCr
BaseModel
Client
ForbiddenError
HTTPError
NotAuthenticatedError
Organization
Page
PaginatedResource
Repository
ResourceNotFoundError
User
Built with Crystal 1.9.2
2023-10-08 10:12:32 UTC
class
GithubCr::NotAuthenticatedError
GithubCr::NotAuthenticatedError
GithubCr::HTTPError
Exception
Reference
Object
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