public class DebugException extends RuntimeException
Constructor and Description |
---|
DebugException()
Create a debug exception.
|
DebugException(String msg)
Create a debug exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DebugException()
public DebugException(String msg)
Copyright © 2012. All Rights Reserved.