Class NoSuchTableException

All Implemented Interfaces:
Serializable

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

    • NoSuchTableException

      public NoSuchTableException()
    • NoSuchTableException

      public NoSuchTableException(String msg)
    • NoSuchTableException

      public NoSuchTableException(String msg, Throwable e)
    • NoSuchTableException

      public NoSuchTableException(Throwable e)