Exception: FluvPay::SignatureVerificationError

Inherits:
Error
  • Object
show all
Defined in:
lib/fluvpay/errors.rb

Overview

A assinatura de um webhook não confere, está ausente, mal formatada ou fora da tolerância de tempo. Lançada por Webhooks.verify_signature.

Instance Attribute Summary

Attributes inherited from Error

#code, #details, #status_code, #trace_id

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from FluvPay::Error