|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.any23.validator.ValidationReport.Error
org.apache.any23.validator.ValidationReport.RuleError
public static class ValidationReport.RuleError
An error occurred while executing a rule.
Constructor Summary | |
---|---|
ValidationReport.RuleError(Rule r,
Exception e,
String msg)
|
Method Summary | |
---|---|
Rule |
getOrigin()
|
String |
toString()
|
Methods inherited from class org.apache.any23.validator.ValidationReport.Error |
---|
getCause, getMessage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ValidationReport.RuleError(Rule r, Exception e, String msg)
Method Detail |
---|
public Rule getOrigin()
public String toString()
toString
in class ValidationReport.Error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |