Exception: MonadOxide::OptionMethodNotImplementedError

Inherits:
MonadOxideError
  • Object
show all
Defined in:
lib/option.rb

Overview

Thie Exception signals an area under construction, or somehow the consumer wound up with a base class instance and not one of its subclasses. Implementors of new methods on subclasses should create methods on the base class as well which immediately raise this ‘Exception’.