tyrex.tm.impl
public class NestedSystemException extends SystemException
Version: $Revision: 1.1 $
| Constructor Summary | |
|---|---|
| NestedSystemException(Throwable except)
Construct a new nested exception wrapping an underlying exception.
| |
| Method Summary | |
|---|---|
| void | printStackTrace() |
| void | printStackTrace(PrintStream stream) |
| void | printStackTrace(PrintWriter writer) |
Parameters: except The underlying exception