Exception: DeepL::Exceptions::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/deepl/exceptions/error.rb

Instance Method Summary collapse

Instance Method Details

#should_retry?Boolean

Returns:

  • (Boolean)


9
10
11
# File 'lib/deepl/exceptions/error.rb', line 9

def should_retry?
  false
end