Class BrokerServiceException.ProducerBusyException

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

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

    • ProducerBusyException

      public ProducerBusyException(String msg)