Uses of Class
de.hybris.platform.integrationservices.exception.LocalizedInterceptorException
-
-
Uses of LocalizedInterceptorException in de.hybris.platform.inboundservices.exceptions
Subclasses of LocalizedInterceptorException in de.hybris.platform.inboundservices.exceptions Modifier and Type Class Description classCannotCreateIntegrationClientCredentialsDetailWithAdminExceptionAn exception indicating anIntegrationClientCredentialsDetailsModelcannot be created ifIntegrationClientCredentialsDetailsModel.getUser()'s uid is adminclassCannotDeleteIntegrationObjectLinkedWithInboundChannelConfigExceptionAn exception indicating an Integration ObjectIntegrationObjectModelcannot be deleted if it was assigned to an InboundChannelConfigurationInboundChannelConfigurationModel -
Uses of LocalizedInterceptorException in de.hybris.platform.integrationservices.exception
Subclasses of LocalizedInterceptorException in de.hybris.platform.integrationservices.exception Modifier and Type Class Description classCannotDeleteIntegrationObjectExceptionDeprecated, for removal: This API element is subject to removal in a future version.useLocalizedInterceptorExceptioninstead -
Uses of LocalizedInterceptorException in de.hybris.platform.outboundsync.exceptions
Subclasses of LocalizedInterceptorException in de.hybris.platform.outboundsync.exceptions Modifier and Type Class Description classCannotDeleteIntegrationObjectLinkedWithOutboundChannelConfigExceptionAn exception indicating an Integration ObjectIntegrationObjectModelcannot be deleted if it was assigned to an OutboundChannelConfigurationOutboundChannelConfigurationModel -
Uses of LocalizedInterceptorException in de.hybris.platform.webhookservices.exceptions
Subclasses of LocalizedInterceptorException in de.hybris.platform.webhookservices.exceptions Modifier and Type Class Description classCannotDeleteIntegrationObjectLinkedWithWebhookConfigExceptionAn exception indicating an Integration ObjectIntegrationObjectModelcannot be deleted when aWebhookConfigurationModelreferences it
-