Commits all produced and consumed messages in the current transaction.
Exception Type | Condition |
---|---|
MsgException | Thrown when commit fails. |
TransactionRolledBackException | Thrown when commit results in a rolled back transaction. |
IllegalStateException | Thrown when the session is not transacted. |