Class Webhooks.WebhookSignatureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sendly.webhooks.Webhooks.WebhookSignatureException
All Implemented Interfaces:
Serializable
Enclosing class:
Webhooks

public static class Webhooks.WebhookSignatureException extends Exception
Exception thrown when webhook signature verification fails.
See Also:
  • Constructor Details

    • WebhookSignatureException

      public WebhookSignatureException(String message)