Class LoggingExceptionCheck

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

public class LoggingExceptionCheck extends PythonSubscriptionCheck
  • Constructor Details

    • LoggingExceptionCheck

      public LoggingExceptionCheck()
  • Method Details