Class ChildAndParentExceptionCaughtCheck

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

public class ChildAndParentExceptionCaughtCheck extends PythonSubscriptionCheck
  • Field Details

  • Constructor Details

    • ChildAndParentExceptionCaughtCheck

      public ChildAndParentExceptionCaughtCheck()
  • Method Details