Class RowOutOfBoundsException

All Implemented Interfaces:
Serializable

public class RowOutOfBoundsException extends DataSetException
Since:
Feb 17, 2002
Version:
$Revision$
Author:
Manuel Laflamme
See Also:
  • Constructor Details

    • RowOutOfBoundsException

      public RowOutOfBoundsException()
    • RowOutOfBoundsException

      public RowOutOfBoundsException(String msg)
    • RowOutOfBoundsException

      public RowOutOfBoundsException(String msg, Throwable e)
    • RowOutOfBoundsException

      public RowOutOfBoundsException(Throwable e)