public static class CoordinatorException.TransactionNotFoundException extends CoordinatorException
CoordinatorException.CoordinatorNotFoundException, CoordinatorException.InvalidTxnStatusException, CoordinatorException.TransactionMetadataStoreStateException, CoordinatorException.TransactionNotFoundException| Constructor and Description |
|---|
TransactionNotFoundException(String message) |
TransactionNotFoundException(String message,
Throwable cause) |
TransactionNotFoundException(Throwable cause) |
TransactionNotFoundException(org.apache.pulsar.client.api.transaction.TxnID txnID) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TransactionNotFoundException(String message)
public TransactionNotFoundException(org.apache.pulsar.client.api.transaction.TxnID txnID)
public TransactionNotFoundException(Throwable cause)
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.