public class ErrorHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
INVALIDID |
static int |
INVALIDNAME |
static Map |
messages |
static int |
NONAME |
static int |
PANIC |
static int |
TOOFINE |
| Constructor and Description |
|---|
ErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
handleError(int errorNo) |
public static final int PANIC
public static final int INVALIDID
public static final int NONAME
public static final int INVALIDNAME
public static final int TOOFINE
public static Map messages
public static void handleError(int errorNo)
throws HTMException
HTMException