Exception: Toy::MRI::NativeCallError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/toy/mri.rb

Overview

Raised when MRI code calls a declared-but-unbound native function. Named (not NoMethodError) so callers/tests can rescue it precisely.