|
||||||||||
| 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.FixError
public static class ValidationReport.FixError
An error occurred while executing a fix.
| Constructor Summary | |
|---|---|
ValidationReport.FixError(Fix f,
Exception e,
String msg)
|
|
| Method Summary | |
|---|---|
Fix |
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.FixError(Fix f,
Exception e,
String msg)
| Method Detail |
|---|
public Fix 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 | |||||||||