net.sf.jasperreports.jsf.lifecycle
Class MalformedReportURLException
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.MalformedReportURLException
- All Implemented Interfaces:
- Serializable
public class MalformedReportURLException
- extends ReportLifecycleException
The Class MalformedReportURLException.
- Author:
- A. Alonso Dominguez
- See Also:
- Serialized Form
Methods inherited from class javax.faces.FacesException |
getCause |
MalformedReportURLException
public MalformedReportURLException(String msg)
- Instantiates a new MalformedEeportURLException.
- Parameters:
msg
- the message
Copyright © 2011 SourceForge.net. All Rights Reserved.