Module: Roby::UserExceptionWrapper
- Included in:
- CodeError, ToplevelTaskError
- Defined in:
- lib/roby/standard_errors.rb
Overview
Module used to tag exceptions that “wrap” an original error from the user code
All such exceptions must give access to the original error by defining an original_exceptions accessor