Class ExceptionSuperClassDeclarationCheck

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

public class ExceptionSuperClassDeclarationCheck extends PythonSubscriptionCheck
  • Constructor Details

    • ExceptionSuperClassDeclarationCheck

      public ExceptionSuperClassDeclarationCheck()
  • Method Details