Package org.apache.pulsar.broker.transaction.exception.buffer
package org.apache.pulsar.broker.transaction.exception.buffer
Exceptions thrown when encountering errors in transaction buffer.
-
ExceptionsClassDescriptionThe base exception class for the errors thrown from Transaction Buffer.Exception thrown when reaching end of a transaction.Exception is thrown when the transaction is not found in the transaction buffer.