class Github::ServerError

Defined in:

github/error.cr

Instance methods inherited from class Github::Error

build_error_message build_error_message, documentation_url documentation_url, response_message response_message

Constructor methods inherited from class Github::Error

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

Class methods inherited from class Github::Error

from_response(response : HTTP::Client::Response) from_response