Exception: Tea::RetryError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/tea_core.rb

Overview

The RetryError class

Instance Method Summary collapse

Constructor Details

#initialize(request, response) ⇒ RetryError

Returns a new instance of RetryError.



60
# File 'lib/tea_core.rb', line 60

def initialize(request, response); end