Package org.sonar.java
@ParametersAreNonnullByDefault
package org.sonar.java
-
ClassDescriptionRuntime exception to be thrown during analysis, in case of major issue, for instance invalid format of a report to be parsedWrap an
AnalysisWarnings
instance, available since SQ API 7.4.Interface defining how a java check should react when errors are occurring during analysis.Marker exception class for rule parameters.Implementing this interface allows a check to be executed - or not - during analysis, depending of expected java version.