Class BrokerServiceException.TopicMigratedException

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

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

    • TopicMigratedException

      public TopicMigratedException(String msg)
    • TopicMigratedException

      public TopicMigratedException(Throwable t)