Exception: Maybe::Nothing::NothingToSeeHere
- Inherits:
-
StandardError
- Object
- StandardError
- Maybe::Nothing::NothingToSeeHere
- Defined in:
- lib/maybe/nothing.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
8 9 10 |
# File 'lib/maybe/nothing.rb', line 8 def "called 'get' on Nothing" end |