Exception: DeepL::Exceptions::Error
- Inherits:
 - 
      StandardError
      
        
- Object
 - StandardError
 - DeepL::Exceptions::Error
 
 
- Defined in:
 - lib/deepl/exceptions/error.rb
 
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#should_retry? ⇒ Boolean
      9 10 11  | 
    
      # File 'lib/deepl/exceptions/error.rb', line 9 def should_retry? false end  |