Class CoordinatorException.CoordinatorNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.pulsar.transaction.coordinator.exceptions.CoordinatorException
org.apache.pulsar.transaction.coordinator.exceptions.CoordinatorException.CoordinatorNotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CoordinatorException
Exception is thrown when transaction coordinator not found.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pulsar.transaction.coordinator.exceptions.CoordinatorException
CoordinatorException.CoordinatorNotFoundException, CoordinatorException.InvalidTxnStatusException, CoordinatorException.ReachMaxActiveTxnException, CoordinatorException.TransactionMetadataStoreStateException, CoordinatorException.TransactionNotFoundException -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CoordinatorNotFoundException
-
CoordinatorNotFoundException
-