class Agave::ClientError

Defined in:

types.cr:33
types.cr:140

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : String, message : String) #

[View source]

Instance Method Detail

def message : String? #

[View source]
def to_resp3(io : IO) #

[View source]
def type : String #

[View source]