From: Sean Huang (huangsean_at_[hidden])
Date: 2006-07-22 23:36:02


boost::test::execution_exception is not derived from std::exception and this
makes my boost::test::*exceptions unaware code not able to log any
meaningful error messages. Is there any reason why it is not derived from
std::exception?

Thanks,

Sean