Package org.apache.any23.validator
Class ValidationReport.RuleError
- java.lang.Object
-
- org.apache.any23.validator.ValidationReport.Error
-
- org.apache.any23.validator.ValidationReport.RuleError
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ValidationReport
public static class ValidationReport.RuleError extends ValidationReport.Error
An error occurred while executing a rule.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Rule
getOrigin()
String
toString()
-
Methods inherited from class org.apache.any23.validator.ValidationReport.Error
getCause, getMessage
-
-