|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
javax.faces.validator.ValidatorException
org.apache.myfaces.extensions.validator.core.validation.exception.RequiredValidatorException
public class RequiredValidatorException
to handle special cases in ValidationExceptionInterceptors
| Constructor Summary | |
|---|---|
RequiredValidatorException(javax.faces.application.FacesMessage facesMessage)
|
|
RequiredValidatorException(javax.faces.application.FacesMessage facesMessage,
java.lang.Throwable throwable)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.faces.validator.ValidatorException |
|---|
getFacesMessage, getFacesMessages |
| Methods inherited from class javax.faces.FacesException |
|---|
getCause |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, 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 RequiredValidatorException(javax.faces.application.FacesMessage facesMessage)
public RequiredValidatorException(javax.faces.application.FacesMessage facesMessage,
java.lang.Throwable throwable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||