Class IncorrectExceptionTypeCheck

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

public class IncorrectExceptionTypeCheck extends PythonSubscriptionCheck
  • Constructor Details

    • IncorrectExceptionTypeCheck

      public IncorrectExceptionTypeCheck()
  • Method Details