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

Constructor Index

 o NotImplementedException()

Constructors

 o NotImplementedException
 public NotImplementedException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index