Skip to content
  • Florent Lamiraux's avatar
    Make ExceptionAbstract derive from std::exception. · f2b43796
    Florent Lamiraux authored
         * include/dynamic-graph/exception-abstract.h,
         * include/dynamic-graph/exception-factory.h,
         * include/dynamic-graph/exception-signal.h,
         * include/dynamic-graph/exception-traces.h,
         * include/dynamic-graph/signal-caster.h: This enables uses to catch
           a broader class of exceptions with messages using what() method.
    f2b43796