net.sf.jasperreports.jsf.lifecycle
Class NoSuchReportComponentInViewException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
net.sf.jasperreports.jsf.JRFacesException
net.sf.jasperreports.jsf.lifecycle.ReportLifecycleException
net.sf.jasperreports.jsf.lifecycle.NoSuchReportComponentInViewException
- All Implemented Interfaces:
- Serializable
public class NoSuchReportComponentInViewException
- extends ReportLifecycleException
Exception thrown when the report component which sended the request couldn't
be located.
- Author:
- A. Alonso Dominguez
- See Also:
- Serialized Form
Methods inherited from class javax.faces.FacesException |
getCause |
NoSuchReportComponentInViewException
public NoSuchReportComponentInViewException(String msg)
- Instantiates a new UnregisteredUIReportException.
- Parameters:
msg
- the message
Copyright © 2011 SourceForge.net. All Rights Reserved.