Exception: Errgonomic::UnwrappedAccessError
- Defined in:
- lib/errgonomic.rb
Overview
Raised when a method missing from Option or Result is called, with a message that teaches the combinators. Subclasses NoMethodError so every rescue path and Ruby-internal probe that expects one keeps working.