Class WebhookConfigEventNotSupportedException

All Implemented Interfaces:
Serializable

public class WebhookConfigEventNotSupportedException extends InterceptorException
Indicates a problem with the WebhookConfigurationModel when the WebhookConfiguration contains an event type that is not supported.
See Also:
  • Constructor Details

    • WebhookConfigEventNotSupportedException

      public WebhookConfigEventNotSupportedException(String notSupportedType, String supportedType, Interceptor inter)