Package org.apache.pulsar.broker.transaction.exception
package org.apache.pulsar.broker.transaction.exception
Exceptions thrown when encountering errors in transaction buffer.
-
ExceptionsClassDescriptionThe base exception class for the errors thrown from Transaction.Exception is thrown when opening a reader on a transaction that is not sealed yet.Exception thrown if a transaction is already sealed.Exceptions are thrown when operations are applied to a transaction which is not in expected txn status.