BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.transaction
Class TransactionSystemException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--java.rmi.RemoteException
                          |
                          +--weblogic.transaction.TransactionSystemException

public class TransactionSystemException
extends java.rmi.RemoteException

This class extends java.rmi.RemoteException, and is thrown by transaction interceptors to communicate a transaction SystemException to clients.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Fields inherited from class java.rmi.RemoteException
detail
 
Constructor Summary
TransactionSystemException()
           
TransactionSystemException(java.lang.String s)
           
TransactionSystemException(java.lang.String s, java.lang.Throwable t)
           
 
Methods inherited from class java.rmi.RemoteException
getCause, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransactionSystemException

public TransactionSystemException()

TransactionSystemException

public TransactionSystemException(java.lang.String s)

TransactionSystemException

public TransactionSystemException(java.lang.String s,
                                  java.lang.Throwable t)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81