|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.apache.geronimo.validator.ValidationException org.apache.geronimo.validator.ValidationError
public class ValidationError
Field Summary |
---|
Fields inherited from class org.apache.geronimo.validator.ValidationException |
---|
details, message, messages, prefix |
Constructor Summary | |
---|---|
ValidationError(String message)
|
Method Summary | |
---|---|
String |
getCategory()
|
String |
getPrefix()
|
Methods inherited from class org.apache.geronimo.validator.ValidationException |
---|
getDetails, getMessage, getMessage, getSummary, setDetails, setDetails, setDetails, setDetails, setDetails, setDetails |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ValidationError(String message)
Method Detail |
---|
public String getPrefix()
getPrefix
in class ValidationException
public String getCategory()
getCategory
in class ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |