class Tourmaline::Error::RetryAfter

Defined in:

tourmaline/error.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Tourmaline::Error

new(message = "") new

Class methods inherited from class Tourmaline::Error

from_message(text) from_message

Constructor Detail

def self.new(seconds) #

[View source]

Instance Method Detail

def seconds : Int32 #

[View source]