Exception: Toy::MRI::NativeCallError
- Inherits:
-
StandardError
- Object
- StandardError
- Toy::MRI::NativeCallError
- 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.