Class GenericExceptionRaisedCheck

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

public class GenericExceptionRaisedCheck extends PythonSubscriptionCheck
  • Constructor Details

    • GenericExceptionRaisedCheck

      public GenericExceptionRaisedCheck()
  • Method Details