public class DebugException
extends java.lang.RuntimeException
Constructor and Description |
---|
DebugException()
Create a debug exception.
|
DebugException(java.lang.String msg)
Create a debug exception.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
fillInStackTrace() |