On Mon, Mar 5, 2012 at 11:39 PM, Emil Dotchevski <emil@revergelabs.com> wrote:
It is possible to get the diagnostic information out of what(). See
www.boost.org/doc/libs/release/libs/exception/doc/diagnostic_information_what.html.

Thanks a lot for the answer. This is not my use case. I don't want to  catch the exception myself in the unit test. I would like Boost.Test to report the extended error.

With Kind Regards,
Ovanes