Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-M3
-
None
Description
Currently whatever exception is caught in doCatch there is a EXCEPTION_CAUGHT header set to the exception that was set on the exchange itself. As doCatch() traverses causes of exception it might happen that something else is caught and something else is in EXCEPTION_CAUGHT header.