Class WebhookConfigNotValidLocationException

All Implemented Interfaces:
Serializable

public class WebhookConfigNotValidLocationException extends InterceptorException
Indicates a problem with the WebhookConfigurationModel when the WebhookConfiguration's filter location doesn't meet the pattern models.
See Also:
  • Constructor Details

    • WebhookConfigNotValidLocationException

      public WebhookConfigNotValidLocationException(String filterLocation, Interceptor inter)