net.sf.jasperreports.governors
Class MaxPagesGovernorException

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.MaxPagesGovernorException
All Implemented Interfaces:
java.io.Serializable

public class MaxPagesGovernorException
extends GovernorException

Version:
$Id: MaxPagesGovernorException.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also:
Serialized Form

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

MaxPagesGovernorException

public MaxPagesGovernorException(java.lang.String reportName,
                                 int maxPages)
Method Detail

getMaxPages

public int getMaxPages()


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com