| Class | Description |
|---|---|
| UnexpectedConditionException |
Exception may be thrown under certain circumstances when we are
forced to throw a SystemException but want to give more information.
|
| Exception | Description |
|---|---|
| InactiveTransactionException |
Exception may be thrown under certain circumstances.
|
| InvalidTerminationStateException |
Exception may be thrown under certain circumstances.
|
| NotImplementedException |
Exception may be thrown under certain circumstances.
|
| RollbackException |
Thrown by TransactionSynchronizationRegistry implementation if the
transaction has rolled back.
|
Copyright © 2013. All Rights Reserved.