|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
public class TimeoutGovernorException
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 |
---|
public TimeoutGovernorException(java.lang.String reportName, long timeout)
Method Detail |
---|
public long getTimeout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |