Class SharedTransactionRollbackException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class SharedTransactionRollbackException extends ConcurrentTransactionRollbackException
This exception is thrown by a transaction operation that is shared among threads where one of the other threads has executed a transaction rollback.

Supported API: true
Extendable: false
See Also: