Exception: Blockchain0xX402::WireError

Inherits:
Error
  • Object
show all
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

#code

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Blockchain0xX402::Error