Open marinasundstrom opened 4 days ago
Detect when a Try-Catch block is not handling a propagated exception.
Meaning there is no matching Catch block.
Code fix for adding a catch-block for the unhandled exception type.
Detect when a Try-Catch block is not handling a propagated exception.
Meaning there is no matching Catch block.
Code fix for adding a catch-block for the unhandled exception type.