All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class bea.jolt.pool.TransactionException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----bea.jolt.JoltException
                                   |
                                   +----bea.jolt.TransactionException
                                           |
                                           +----bea.jolt.pool.TransactionException

public class TransactionException
extends TransactionException
This exception is thrown when a transaction cannot be started, committed, or aborted. The BEA TUXEDO error number associated with the failure is contained in this class.

Author:
Copyright (c) 1999 by BEA Systems, Inc. All Rights Reserved.


All Packages  Class Hierarchy  This Package  Previous  Next  Index