jrunx.tyrex.tm.impl
Class NestedSystemException
jrunx.tyrex.tm.impl.NestedSystemException
- public class NestedSystemException
JTA system exception that wraps an underlying exception.
- Version:
- $Revision: 1.1 $
- Author:
- Assaf Arkin
|
Constructor Summary |
NestedSystemException(java.lang.Throwable except)
Construct a new nested exception wrapping an underlying exception. |
NestedSystemException
public NestedSystemException(java.lang.Throwable except)
- Construct a new nested exception wrapping an underlying exception.
- Parameters:
except - The underlying exception
printStackTrace
public void printStackTrace()
printStackTrace
public void printStackTrace(java.io.PrintStream stream)
printStackTrace
public void printStackTrace(java.io.PrintWriter writer)
Copyright © 2002 Macromedia Corporation. All Rights Reserved.