Class UnreachableExceptCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.UnreachableExceptCheck
All Implemented Interfaces:
PythonCheck, SubscriptionCheck

public class UnreachableExceptCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UnreachableExceptCheck

      public UnreachableExceptCheck()
  • Method Details