Exception: Fusion::Unreachable
- Inherits:
-
StandardError
- Object
- StandardError
- Fusion::Unreachable
- Defined in:
- lib/fusion.rb
Overview
Raise this in “unreachable” code paths, e.g. the “else” branch of a case statement that should be exhaustive.