All Packages Class Hierarchy This Package Previous Next Index
Class de.tudarmstadt.ito.xmldbms.KeyException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----de.tudarmstadt.ito.xmldbms.KeyException
- public class KeyException
- extends Exception
Thrown when a KeyGenerator encounters an error.
- Version:
- 1.01
- Author:
- Ronald Bourret, Technical University of Darmstadt
- See Also:
- KeyGenerator
-
KeyException(String)
-
KeyException
public KeyException(String message)
All Packages Class Hierarchy This Package Previous Next Index