net.sf.jasperreports.governors
Class TimeoutGovernorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jasperreports.engine.JRException
net.sf.jasperreports.engine.JRScriptletException
net.sf.jasperreports.governors.GovernorException
net.sf.jasperreports.governors.TimeoutGovernorException
- All Implemented Interfaces:
- Serializable
public class TimeoutGovernorException
- extends GovernorException
- Version:
- $Id: TimeoutGovernorException.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TimeoutGovernorException
public TimeoutGovernorException(String reportName,
long timeout)
getTimeout
public long getTimeout()
Copyright © 2012. All Rights Reserved.