Novell exteNd Messaging Platform 5.2

com.sssw.jts.api
Class JTMSystemException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.transaction.SystemException
              extended bycom.sssw.jts.api.JTMSystemException
All Implemented Interfaces:
Serializable

public class JTMSystemException
extends SystemException

This class extends javax.transaction.SystemException and provides access to underlying exceptions if available.

See Also:
Serialized Form

Field Summary
 Throwable _rootException
           
 
Fields inherited from class javax.transaction.SystemException
errorCode
 
Constructor Summary
JTMSystemException()
           
JTMSystemException(int errcode)
           
JTMSystemException(String msg)
           
 
Method Summary
 void setRootException(Throwable T)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_rootException

public Throwable _rootException
Constructor Detail

JTMSystemException

public JTMSystemException()

JTMSystemException

public JTMSystemException(int errcode)

JTMSystemException

public JTMSystemException(String msg)
Method Detail

setRootException

public void setRootException(Throwable T)

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.