public class DebugException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static int |
STOP
debugger stop command
|
| Constructor and Description |
|---|
DebugException(int mode)
Constructs a new runtime exception with
null as its
detail message. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Returns the detail message string of this throwable.
|
int |
getMode()
The exception mode.
|
public static final int STOP
public DebugException(int mode)
null as its
detail message. The cause is not initialized, and may subsequently be
initialized by a call to Throwable.initCause(java.lang.Throwable).mode - the exception mode.public int getMode()
public java.lang.String getMessage()
getMessage in class java.lang.ThrowableThrowable instance
(which may be null).Copyright © 2020 Windward Studios - All Rights Reserved. We are java reporting and document generation software