Statements in a catch block that invoke accessors on the exception without using the information only add to code size. Either remove the invocation, or use the return result.

This rule is deprecated, use {rule:squid:S1166} instead.