public class ValidatorException
extends javax.faces.validator.ValidatorException
An extension of ValidatorException removing the need for creating new FacesMessage objects when throwing ValidatorExceptions from Validators.
| Constructor and Description |
|---|
ValidatorException(String message) |
getFacesMessage, getFacesMessagesaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValidatorException(String message)
Copyright © 2009-2013 Seam Framework. All Rights Reserved.