Uses of Class
org.mule.transaction.TransactionStatusException

Packages that use TransactionStatusException
org.mule.transaction Contains the core transaction support classes and exception types. 
 

Uses of TransactionStatusException in org.mule.transaction
 

Subclasses of TransactionStatusException in org.mule.transaction
 class IllegalTransactionStateException
          IllegalTransactionStateException TODO (document class)
 class TransactionInProgressException
           TransactionInProgressException is thrown if a new transaction is started when there is one already in progress.
 class TransactionNotInProgressException
           TransactionNotInProgressException TODO (document class)
 

Methods in org.mule.transaction that throw TransactionStatusException
 int XaTransaction.getStatus()
           
 int AbstractSingleResourceTransaction.getStatus()
           
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.