Exception: Blockchain0xX402::WireError
- Defined in:
- lib/blockchain0x_x402/errors.rb
Overview
Raised on any malformed x402 wire input. Codes:
response.not_402
response.body_missing
response.body_malformed
header.missing
header.malformed
header.unknown_scheme
header.payload_malformed
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Blockchain0xX402::Error