Class InvalidWebhookRequestException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.paymentgateway.service.exception.InvalidWebhookRequestException
All Implemented Interfaces:
Serializable

public class InvalidWebhookRequestException extends RuntimeException
Exception denoting that a webhook request is invalid.
Author:
Dima Myroniuk (dmyroniuk)
See Also:
  • Constructor Details

    • InvalidWebhookRequestException

      public InvalidWebhookRequestException()
    • InvalidWebhookRequestException

      public InvalidWebhookRequestException(String message)