edu.jhu.htm.core
Class ErrorHandler
java.lang.Object
|
+--edu.jhu.htm.core.ErrorHandler
- public class ErrorHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PANIC
public static final int PANIC
- See Also:
- Constant Field Values
INVALIDID
public static final int INVALIDID
- See Also:
- Constant Field Values
NONAME
public static final int NONAME
- See Also:
- Constant Field Values
INVALIDNAME
public static final int INVALIDNAME
- See Also:
- Constant Field Values
TOOFINE
public static final int TOOFINE
- See Also:
- Constant Field Values
messages
public static java.util.Map messages
ErrorHandler
public ErrorHandler()
handleError
public static void handleError(int errorNo)
throws HTMException
HTMException