Module: DeepL::Exceptions
- Defined in:
- lib/deepl/exceptions/error.rb,
lib/deepl/exceptions/not_found.rb,
lib/deepl/exceptions/bad_request.rb,
lib/deepl/exceptions/server_error.rb,
lib/deepl/exceptions/not_supported.rb,
lib/deepl/exceptions/request_error.rb,
lib/deepl/exceptions/limit_exceeded.rb,
lib/deepl/exceptions/quota_exceeded.rb,
lib/deepl/exceptions/authorization_failed.rb,
lib/deepl/exceptions/request_entity_too_large.rb,
lib/deepl/exceptions/document_translation_error.rb
Defined Under Namespace
Classes: AuthorizationFailed, BadRequest, DocumentTranslationError, Error, LimitExceeded, NotFound, NotSupported, QuotaExceeded, RequestEntityTooLarge, RequestError, ServerError