| Package | Description |
|---|---|
| org.apache.pulsar.transaction.coordinator.exceptions |
Internal exceptions for transaction coordinator.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CoordinatorException.CoordinatorNotFoundException
Exception is thrown when transaction coordinator not found.
|
static class |
CoordinatorException.InvalidTxnStatusException
Exception is thrown when transaction is not in the right status.
|
static class |
CoordinatorException.TransactionMetadataStoreStateException
Exception is thrown when a operation of transaction is executed in a error transaction metadata store state.
|
static class |
CoordinatorException.TransactionNotFoundException
Exception is thrown when a transaction is not found in coordinator.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.