public abstract class GeneralException
extends java.lang.Throwable
| Modifier and Type | Field and Description |
|---|---|
static boolean |
_breakpointEnable |
static long |
serialVersionUID |
| Constructor and Description |
|---|
GeneralException() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
breakpoint() |
abstract void |
checkBreakpoint() |
abstract void |
enableBreakpoint(boolean b) |
public static final long serialVersionUID
public static final boolean _breakpointEnable