Class CatchUsesExceptionWithContextCheck

java.lang.Object
org.sonar.plugins.java.api.tree.BaseTreeVisitor
org.sonar.java.checks.CatchUsesExceptionWithContextCheck
All Implemented Interfaces:
JavaCheck, JavaFileScanner, TreeVisitor

public class CatchUsesExceptionWithContextCheck extends BaseTreeVisitor implements JavaFileScanner