
6 Mar
2012
6 Mar
'12
7:07 p.m.
On Mon, Mar 5, 2012 at 11:39 PM, Emil Dotchevski
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