Rethrow an exception like in C++?

Rob T alanb at ucora.com
Thu Mar 7 23:34:36 PST 2013


One more thing, we finally got __FUNCTION__ (and more) added to 
MASTER so that's another missing item that was sorely missed. Now 
we can easily log what functions are catching and throwing 
exceptions, and more.

The big question is if Throwable will be expanded to 
automatically capture the function signature (as it does with 
line and file)? I hope there are no major concerns over legacy 
code breakage and it gets added in.

--rt


More information about the Digitalmars-d-learn mailing list