Class CoreTransactionExpiredException

  • All Implemented Interfaces:
    Serializable

    @Internal
    public class CoreTransactionExpiredException
    extends CoreTransactionFailedException
    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:
    Serialized Form