Method: Slash::TimeoutError#initialize
- Defined in:
- lib/slash/exceptions.rb
#initialize(message) ⇒ TimeoutError
Returns a new instance of TimeoutError.
17 18 19 |
# File 'lib/slash/exceptions.rb', line 17 def initialize() = end |
Returns a new instance of TimeoutError.
17 18 19 |
# File 'lib/slash/exceptions.rb', line 17 def initialize() = end |