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