Class PulsarClientException.ServiceNotReadyException

All Implemented Interfaces:
Serializable
Enclosing class:
PulsarClientException

public static class PulsarClientException.ServiceNotReadyException extends PulsarClientException.LookupException
Relates to server-side errors: ServiceUnitNotReadyException, TopicFencedException and SubscriptionFencedException.
See Also:
  • Constructor Details

    • ServiceNotReadyException

      public ServiceNotReadyException(String msg)