Class TransactionExpiredException

All Implemented Interfaces:
Serializable

public class TransactionExpiredException extends TransactionFailedException
The transaction could not be fully completed in the configured timeout. It is in an undefined state, but it unambiguously did not reach the commit point. No actors will be able to see the contents of this transaction.
See Also: