Class WebhookConfigInvalidChannelException

All Implemented Interfaces:
Serializable

public class WebhookConfigInvalidChannelException extends InterceptorException
Indicates a problem with the WebhookConfigurationModel when the WebhookConfiguration's DestinationTarget is not associated with DestinationChannel.WEBHOOKSERVICES.
See Also:
  • Constructor Details

    • WebhookConfigInvalidChannelException

      public WebhookConfigInvalidChannelException(Interceptor inter)