All Packages Class Hierarchy This Package Previous Next Index
Class hpjava.compiler.util.NotCompleteException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----hpjava.compiler.util.NotCompleteException
- public class NotCompleteException
- extends Exception
NotCompleteException(String)
-
NotCompleteException(String, int)
-
getMessage()
-
NotCompleteException
public NotCompleteException(String s)
NotCompleteException
public NotCompleteException(String s,
int number)
getMessage
public String getMessage()
- Overrides:
- getMessage in class Throwable
All Packages Class Hierarchy This Package Previous Next Index