net.sf.jasperreports.jsf.config
Class IllegalFacesMappingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
net.sf.jasperreports.jsf.JRFacesException
net.sf.jasperreports.jsf.config.ConfigurationException
net.sf.jasperreports.jsf.config.IllegalFacesMappingException
- All Implemented Interfaces:
- Serializable
public class IllegalFacesMappingException
- extends ConfigurationException
Thrown when an unproper faces' mapping was found.
- Author:
- A. Alonso Dominguez
- See Also:
- Serialized Form
Methods inherited from class javax.faces.FacesException |
getCause |
IllegalFacesMappingException
public IllegalFacesMappingException(String mapping)
- Default constructor.
- Parameters:
mapping
- the illegal mapping.
Copyright © 2011 SourceForge.net. All Rights Reserved.