Modify member {0} so that it does not raise an exception from within a fault clause. When an exception is raised from within ...

Modify member {0} so that it does not raise an exception from within a fault clause. When an exception is raised from within a fault clause, the new exception hides the active exception, making the original error hard to detect and debug.