Class WebhookSignatureGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.payment.service.gateway.webhooks.exception.WebhookSignatureGenerationException
- All Implemented Interfaces:
Serializable
The exception thrown due to an issue when generating a signature based on a webhook request.
- Author:
- Chris Kittrell (ckittrell)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WebhookSignatureGenerationException
public WebhookSignatureGenerationException() -
WebhookSignatureGenerationException
-