class Office365::Exception

Defined in:

client.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(http_status : HTTP::Status, http_body : String, message = nil) #

[View source]

Instance Method Detail

def http_body : String #

[View source]
def http_body=(http_body : String) #

[View source]
def http_status : HTTP::Status #

[View source]
def http_status=(http_status : HTTP::Status) #

[View source]