Class RaiseOutsideExceptCheck

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

public class RaiseOutsideExceptCheck extends PythonSubscriptionCheck
  • Constructor Details

    • RaiseOutsideExceptCheck

      public RaiseOutsideExceptCheck()
  • Method Details