Exception: Dommy::Bridge::RangeError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/dommy/bridge.rb

Overview

Like ‘Bridge::TypeError`, but for spec-mandated `RangeError`s (e.g. the `Response` constructor rejecting a status outside 200–599). A host bridge rethrows a real JS `RangeError`; kept distinct from Ruby’s ‘::RangeError`.