Description Summary
An invokable code block contains an exception handling block that is empty.
Extended Description
This pattern identifies situations where the exception handling block (such as a Catch and Finally block) of the named callable and method control elements does not contain any other control element.