Class UnusedCatchParameterShouldBeUnnamedCheck.CatchParameterDetails

java.lang.Object
com.puppycrawl.tools.checkstyle.checks.coding.UnusedCatchParameterShouldBeUnnamedCheck.CatchParameterDetails
Enclosing class:
UnusedCatchParameterShouldBeUnnamedCheck

Maintains information about the catch parameter.