Class WebhookConfigNotRegisteredEventException

All Implemented Interfaces:
Serializable

public class WebhookConfigNotRegisteredEventException extends InterceptorException
Indicates a problem with the WebhookConfigurationModel when the WebhookConfiguration's eventType is not contained in the eventConfiguration list of the DestinationTarget of the WebhookConfiguration.
See Also:
  • Constructor Details

    • WebhookConfigNotRegisteredEventException

      public WebhookConfigNotRegisteredEventException(String notRegisteredEvent, Interceptor inter)