|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jutil.lang.WrapperException
org.jutil.validation.ValidationException
public class ValidationException
This is the ValidationException class.
| Field Summary |
|---|
| Fields inherited from class org.jutil.lang.WrapperException |
|---|
detail |
| Constructor Summary | |
|---|---|
ValidationException()
|
|
ValidationException(java.lang.String s)
|
|
ValidationException(java.lang.String s,
java.lang.Throwable ex)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jutil.lang.WrapperException |
|---|
getMessage |
| 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 ValidationException()
public ValidationException(java.lang.String s)
public ValidationException(java.lang.String s,
java.lang.Throwable ex)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||