Class BrokerServiceException.TopicTerminatedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.pulsar.broker.service.BrokerServiceException
org.apache.pulsar.broker.service.BrokerServiceException.TopicTerminatedException
All Implemented Interfaces:
Serializable
Enclosing class:
BrokerServiceException

public static class BrokerServiceException.TopicTerminatedException extends BrokerServiceException
See Also:
  • Constructor Details

    • TopicTerminatedException

      public TopicTerminatedException(String msg)
    • TopicTerminatedException

      public TopicTerminatedException(Throwable t)