net.sf.jasperreports.governors
Class TimeoutGovernorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.jasperreports.engine.JRException
              extended by net.sf.jasperreports.engine.JRScriptletException
                  extended by net.sf.jasperreports.governors.GovernorException
                      extended by net.sf.jasperreports.governors.TimeoutGovernorException
All Implemented Interfaces:
java.io.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

Constructor Summary
TimeoutGovernorException(java.lang.String reportName, long timeout)
           
 
Method Summary
 long getTimeout()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimeoutGovernorException

public TimeoutGovernorException(java.lang.String reportName,
                                long timeout)
Method Detail

getTimeout

public long getTimeout()


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com