class

Comrade::HttpException

Inherits Comrade::Exception < Exception < Reference < Object

Raised when HTTP request to OAuth provider fails

Constructors

new(response_code : Int32 | Nil, response_body : String | Nil = nil)
Source

Instance methods

response_body
Source
response_code
Source