Exception
Interfaces, classes, traits, and enumsΒΆ
-
AutoTranslationDraftCreationFailedException
-
EmptyLanguageCodeException
This exception is thrown if a service method is called with an illegal or non appropriate value.
-
EmptyTextException
This exception is thrown if a service method is called with an illegal or non appropriate value.
-
EmptyTranslatedBlockAttributeException
This exception is thrown if a service method is called with an illegal or non appropriate value.
-
InvalidAutoTranslateRequestException
Thrown when the auto-translation request payload is malformed (invalid value types), before any translation is attempted. Consumers should map it to an HTTP 400 Bad Request.
-
InvalidLanguageCodeFormatException
This exception is thrown if a service method is called with an illegal or non appropriate value.
-
LanguageCodeConversionException
-
LanguageNormalizerNotFoundException
This exception is thrown if a service method is called with an illegal or non appropriate value.
-
SourceLanguageTranslationMissingException
-
SupportedLanguagesUnavailableException
-
TargetLanguageUnavailableException
-
TextTooLargeException
This exception is thrown if a service method is called with an illegal or non appropriate value.
-
TranslatedPayloadStructureViolationException
-
TranslationHttpClientException
-
TranslationProviderException
-
TranslatorNotFoundException
-
UnsupportedActionInputException
This exception is thrown if a service method is called with an illegal or non appropriate value.
-
UnsupportedLanguageException
This exception is thrown if a service method is called with an illegal or non appropriate value.
-
ValidatorNotFoundException