Exception: MonadOxide::MonadOxideError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/error.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.