Exception: Pago::Models::Enums::Unions::Errors::Webhooks::Services::WebhookSecretError
- Inherits:
-
WebhookVerificationError
- Object
- StandardError
- Error
- WebhookError
- WebhookVerificationError
- Pago::Models::Enums::Unions::Errors::Webhooks::Services::WebhookSecretError
- Defined in:
- sig/pago.rbs
Instance Method Summary collapse
-
#initialize ⇒ WebhookSecretError
constructor
A new instance of WebhookSecretError.
Constructor Details
#initialize ⇒ WebhookSecretError
Returns a new instance of WebhookSecretError.
86 |
# File 'sig/pago.rbs', line 86
def initialize: (?String? reason) -> void
|