module Roby::UserExceptionWrapper
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
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