class Toshi::Error

Direct Known Subclasses

Defined in:

toshi/error.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(resp : String | Nil, code : Int32) #

[View source]

Instance Method Detail

def code : Int32 #

[View source]
def resp : String | Nil #

[View source]