|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.sf.jasperreports.engine.JRException
net.sf.jasperreports.engine.JRScriptletException
net.sf.jasperreports.governors.GovernorException
net.sf.jasperreports.governors.MaxPagesGovernorException
public class MaxPagesGovernorException
Constructor Summary | |
---|---|
MaxPagesGovernorException(java.lang.String reportName,
int maxPages)
|
Method Summary | |
---|---|
int |
getMaxPages()
|
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 MaxPagesGovernorException(java.lang.String reportName, int maxPages)
Method Detail |
---|
public int getMaxPages()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |