Uses of Class
de.hybris.platform.integrationbackoffice.exceptionhandlers.IntegrationApiExceptionTranslationHandler
-
Packages that use IntegrationApiExceptionTranslationHandler Package Description de.hybris.platform.integrationbackoffice.exceptionhandlers de.hybris.platform.webhookbackoffice.handlers -
-
Uses of IntegrationApiExceptionTranslationHandler in de.hybris.platform.integrationbackoffice.exceptionhandlers
Subclasses of IntegrationApiExceptionTranslationHandler in de.hybris.platform.integrationbackoffice.exceptionhandlers Modifier and Type Class Description classIntegrationBackofficeExceptionTranslationHandlerA class for translating target exceptions to localized error messages for integration backoffice. -
Uses of IntegrationApiExceptionTranslationHandler in de.hybris.platform.webhookbackoffice.handlers
Subclasses of IntegrationApiExceptionTranslationHandler in de.hybris.platform.webhookbackoffice.handlers Modifier and Type Class Description classWebhookExceptionTranslationHandlerHandler that translates exceptions so they appear in the Backoffice
-