Uses of Class
com.e1c.langtool.external.TranslationServiceException
Packages that use TranslationServiceException
-
Uses of TranslationServiceException in com.e1c.langtool.external
Subclasses of TranslationServiceException in com.e1c.langtool.externalModifier and TypeClassDescriptionclassThrown to indicate that some translation service quota has been exceeded.classThrown to indicate that an access key for translation service is invalid.classThrown to indicate that service doesn't support a given combination of languages for translation.classThrown to indicate that text (or a set of texts) to translate couldn't be translated.classThrown to indicate that the translation service is unavailable or there was a connection timeout error. -
Uses of TranslationServiceException in com.e1c.langtool.ui.external
Methods in com.e1c.langtool.ui.external with parameters of type TranslationServiceExceptionModifier and TypeMethodDescriptionprotected voidExternalTranslationView.handleTranslationException(TranslationServiceException exc)