Class NoRecordAtIndexException

  • All Implemented Interfaces:
    java.io.Serializable

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

      • EXCEPTION_NO_RECORD_AT_INDEX

        public static final java.lang.String EXCEPTION_NO_RECORD_AT_INDEX
        See Also:
        Constant Field Values
    • Constructor Detail

      • NoRecordAtIndexException

        public NoRecordAtIndexException​(int index)