Class ExceptionCauseTypeCheck

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

public class ExceptionCauseTypeCheck extends PythonSubscriptionCheck
  • Constructor Details

    • ExceptionCauseTypeCheck

      public ExceptionCauseTypeCheck()
  • Method Details