Exception: OpenReceive::PriceFeedError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/openreceive/rates.rb

Overview

Raised when a live price feed cannot serve a usable rate (network failure, bad HTTP status, refresh fail-closed windows). Mirrors the plain Error the JS feed throws; validation problems raise ArgumentError instead (the Ruby spelling of the JS RangeError).