Exception: FluvPay::ValidationError

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

Overview

400/422: payload ou parâmetros inválidos (VALIDATION_ERROR) ou estado impeditivo (ex: INSUFFICIENT_BALANCE). Inspecione #details para os campos.

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