de.kosi.model
Class TableException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--de.kosi.model.TableException
All Implemented Interfaces:
java.io.Serializable

public class TableException
extends java.lang.Exception

This exception is thrown by a method of the Table interface.

ChangeLog:

 $Log: TableException.java,v $
 Revision 1.1.1.1  2001/04/29 18:05:17  jiriki
 Imported sources from zola.

 Revision 1.3  2001/03/01 20:31:32  wombat
 Worked on table implementation / updated documentation

 Revision 1.2  2001/02/11 17:55:50  login
 updated documentation


 

Version:
$Revision: 1.1.1.1 $ ($Date: 2001/04/29 18:05:17 $)
Author:
Timo, Niklas, Ole
See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait