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

public static class CoordinatorException.CoordinatorNotFoundException extends CoordinatorException
Exception is thrown when transaction coordinator not found.
See Also:
  • Constructor Details

    • CoordinatorNotFoundException

      public CoordinatorNotFoundException(String msg)
    • CoordinatorNotFoundException

      public CoordinatorNotFoundException(TransactionCoordinatorID tcId)