net.sf.jasperreports.jsf.util
Class ServiceException
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
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ExporterNotFoundException, UnsupportedContentTypeException
public class ServiceException
- extends JRFacesException
- See Also:
- Serialized Form
Methods inherited from class javax.faces.FacesException |
getCause |
ServiceException
public ServiceException(String msg,
Throwable t)
ServiceException
public ServiceException(String msg)
ServiceException
public ServiceException(Throwable t)
Copyright © 2011 SourceForge.net. All Rights Reserved.