Class WebhookSignatureGenerationException

  • All Implemented Interfaces:
    Serializable

    public class WebhookSignatureGenerationException
    extends RuntimeException
    The exception thrown due to an issue when generating a signature based on a webhook request.
    Author:
    Chris Kittrell (ckittrell)
    See Also:
    Serialized Form
    • Constructor Detail

      • WebhookSignatureGenerationException

        public WebhookSignatureGenerationException()