Class NoRecordAtIndexException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jasperreports.engine.JRException
net.sf.jasperreports.engine.data.NoRecordAtIndexException
All Implemented Interfaces:
Serializable

public class NoRecordAtIndexException extends JRException
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
See Also:
  • Field Details

  • Constructor Details

    • NoRecordAtIndexException

      public NoRecordAtIndexException(int index)