struct Slack::SError

Defined in:

slack/slack.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(error : String) #

[View source]

Instance Method Detail

def error : String #

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

[View source]
def map(&block : String -> B) forall B #

[View source]