Exception: Blockchain0xX402::ClientError

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

Overview

Raised when the 402-aware client wrapper cannot resolve a challenge. Codes:

no_matching_requirement  - no accepts entry matched the SDK network
settlement_timeout       - on-chain payment did not confirm in budget
chain_failed             - payment status flipped to failed

Instance Attribute Summary

Attributes inherited from Error

#code

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Blockchain0xX402::Error