net.sourceforge.pmd
Class Report.RuleConfigurationError

java.lang.Object
  extended by net.sourceforge.pmd.Report.RuleConfigurationError
Enclosing class:
Report

public static class Report.RuleConfigurationError
extends Object


Constructor Summary
Report.RuleConfigurationError(Rule theRule, String theIssue)
           
 
Method Summary
 String issue()
           
 Rule rule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Report.RuleConfigurationError

public Report.RuleConfigurationError(Rule theRule,
                                     String theIssue)
Method Detail

rule

public Rule rule()

issue

public String issue()


Copyright © 2002-2012 InfoEther. All Rights Reserved.