Exception: DeepL::Exceptions::QuotaExceeded
- Inherits:
 - 
      RequestError
      
        
- Object
 - StandardError
 - Error
 - RequestError
 - DeepL::Exceptions::QuotaExceeded
 
 
- Defined in:
 - lib/deepl/exceptions/quota_exceeded.rb
 
Instance Attribute Summary
Attributes inherited from RequestError
Instance Method Summary collapse
Methods inherited from RequestError
Methods inherited from Error
Constructor Details
This class inherits a constructor from DeepL::Exceptions::RequestError
Instance Method Details
#message ⇒ Object
      9 10 11  | 
    
      # File 'lib/deepl/exceptions/quota_exceeded.rb', line 9 def 'Quota exceeded. The character limit has been reached.' end  |