class GithubCr::HTTPError

Direct Known Subclasses

Defined in:

github-cr/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(response : HTTP::Client::Response) #

[View source]

Instance Method Detail

def error_message : String #

[View source]
def status_code : Int32 #

[View source]