All Packages Class Hierarchy This Package Previous Next Index
Class aid.util.misc.NotImplementedException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----aid.util.misc.NotImplementedException
- public class NotImplementedException
- extends RuntimeException
Thown when a code has not been implemented yet.
- Version:
- $Revision$, $Date$
- Author:
- M. Jaczynski
-
NotImplementedException()
-
NotImplementedException
public NotImplementedException()
All Packages Class Hierarchy This Package Previous Next Index