Boost logo

Boost :

From: Atry (pop.atry_at_[hidden])
Date: 2007-05-02 15:08:13


Michael Gopshtein 写道:
>> Just dump the stack at the exception's constructor.
>> _______________________________________________
>>
>
> Yes, that's what Pavel Antokolsky has suggested too. I agree that it can be
> a good solution. The only limitation - you have to make sure all exceptions
> are derived from some special class, which is not possible for exceptions
> thrown from 3rd party libraries.
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>
>
Try to catch the exception thrown from 3rd party libraries, and throw
another one.


Boost list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk