net.sf.jasperreports.jsf.context
Class ExporterNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
net.sf.jasperreports.jsf.JRFacesException
net.sf.jasperreports.jsf.util.ServiceException
net.sf.jasperreports.jsf.context.ExporterNotFoundException
- All Implemented Interfaces:
- Serializable
public class ExporterNotFoundException
- extends ServiceException
Root class for exporter exceptions.
- Author:
- A. Alonso Dominguez
- See Also:
- Serialized Form
Methods inherited from class javax.faces.FacesException |
getCause |
ExporterNotFoundException
public ExporterNotFoundException(String msg)
- Instantiates a new exporter not found exception.
- Parameters:
msg
- the message
Copyright © 2011 SourceForge.net. All Rights Reserved.