Package de.hybris.platform.webhookservices.exceptions
-
Exception Summary Exception Description CannotDeleteIntegrationObjectLinkedWithWebhookConfigException An exception indicating an Integration ObjectIntegrationObjectModelcannot be deleted when aWebhookConfigurationModelreferences itDestinationTargetNoSupportedEventConfigException Indicates a problem with theDestinationTargetModelwhen a destinationTarget is used to create webhookConfig.WebhookConfigEventNotSupportedException Indicates a problem with theWebhookConfigurationModelwhen the WebhookConfiguration contains an event type that is not supported.WebhookConfigInvalidChannelException Indicates a problem with theWebhookConfigurationModelwhen the WebhookConfiguration's DestinationTarget is not associated withDestinationChannel.WEBHOOKSERVICES.WebhookConfigNoEventConfigException Indicates a problem with theWebhookConfigurationModelwhen the DestinationTarget of the WebhookConfiguration's ConsumedDestination contains noEventConfigurationModel.WebhookConfigNoEventTypeException Indicates a problem with theWebhookConfigurationModelwhen the WebhookConfiguration's eventType is not set.WebhookConfigNotRegisteredEventException Indicates a problem with theWebhookConfigurationModelwhen the WebhookConfiguration's eventType is not contained in the eventConfiguration list of the DestinationTarget of the WebhookConfiguration.WebhookConfigNotValidLocationException Indicates a problem with theWebhookConfigurationModelwhen the WebhookConfiguration's filter location doesn't meet the pattern models.WebhookConfigurationValidationException Indicates a problem with theWebhookConfigurationModelwhen a destinationTarget is used to create webhookConfig.