Class PulsarClientException.ProducerQueueIsFullException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.pulsar.client.api.v5.PulsarClientException
org.apache.pulsar.client.api.v5.PulsarClientException.ProducerQueueIsFullException
All Implemented Interfaces:
Serializable
Enclosing class:
PulsarClientException

public static final class PulsarClientException.ProducerQueueIsFullException extends PulsarClientException
See Also:
  • Constructor Details

    • ProducerQueueIsFullException

      public ProducerQueueIsFullException(String message)