Package com.arjuna.mw.wst.exceptions

Exception Summary
HeuristicCommitException Thrown if a participant or transaction commit when the request was to roll back.
HeuristicHazardException Thrown if the outcome of at least one participant is unknown.
HeuristicMixedException Thrown if some of the participants commit while others rollback.
HeuristicRollbackException Thrown if the participants rolled back when the request was to commit.
SystemException Thrown if the transaction is unknown.
TransactionRolledBackException Thrown if the transaction rolls back rather than commits.
UnknownParticipantException Thrown if the transaction is unknown.
UnknownTransactionException Thrown if the transaction is unknown.
WrongStateException Thrown if the transaction is unknown.