Class SharedTransactionSavepointRollbackException

java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.pom.PersistenceException
wt.pom.concurrent.SharedTransactionSavepointRollbackException
All Implemented Interfaces:
Serializable, LocalizableMessage, Message

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

Supported API: true
Extendable: false
See Also: