Wie kann ich eine Ausnahme, die von
blockieren?
throw ohne Operand wiederholt die "aktuelle Ausnahme".
throw
So geht's.
catch(...) { throw; }
Tags und Links c++ exception throw try-catch