Exception: MonadOxide::MonadOxideError
- Inherits:
-
StandardError
- Object
- StandardError
- MonadOxide::MonadOxideError
- Defined in:
- lib/result.rb
Overview
All errors in monad-oxide should inherit from this error. This makes it easy to handle library-wide errors on the consumer side.
Direct Known Subclasses
ResultMethodNotImplementedError, ResultReturnExpectedError, UnwrapError