net.sf.jasperreports.jsf.validation
Class MissingAttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
javax.faces.validator.ValidatorException
net.sf.jasperreports.jsf.validation.MissingAttributeException
- All Implemented Interfaces:
- Serializable
public class MissingAttributeException
- extends javax.faces.validator.ValidatorException
The Class MissedDataSourceAttributeException.
- See Also:
- Serialized Form
Methods inherited from class javax.faces.validator.ValidatorException |
getFacesMessage |
Methods inherited from class javax.faces.FacesException |
getCause |
MissingAttributeException
public MissingAttributeException(javax.faces.application.FacesMessage message,
Throwable cause)
MissingAttributeException
public MissingAttributeException(javax.faces.application.FacesMessage message)
Copyright © 2011 SourceForge.net. All Rights Reserved.