net.sf.jasperreports.jsf
Class InvalidEnvironmentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
net.sf.jasperreports.jsf.JRFacesException
net.sf.jasperreports.jsf.InvalidEnvironmentException
- All Implemented Interfaces:
- Serializable
public class InvalidEnvironmentException
- extends JRFacesException
Used to notify that current environment profile is not valid
for the execution of this plugin.
- Author:
- A. Alonso Dominguez
- See Also:
- Serialized Form
Methods inherited from class javax.faces.FacesException |
getCause |
InvalidEnvironmentException
public InvalidEnvironmentException(String msg)
- Used to instantiate a new InvalidEnvironmentException.
- Parameters:
msg
- the exception message.
Copyright © 2011 SourceForge.net. All Rights Reserved.