Class BrokerServiceException.TopicNotFoundException

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

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

    • TopicNotFoundException

      public TopicNotFoundException(String msg)