程序包 org.apache.pulsar.transaction.common.exception
Common exception used by pulsar transaction related modules.
-
异常错误概要 异常错误 说明 TransactionConflictException Exception thrown when a transaction try to acknowledge message when it shouldn't.
| 异常错误 | 说明 |
|---|---|
| TransactionConflictException |
Exception thrown when a transaction try to acknowledge message when it shouldn't.
|