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