Class BrokerServiceException.ServiceUnitNotReadyException

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

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

    • ServiceUnitNotReadyException

      public ServiceUnitNotReadyException(String msg)
    • ServiceUnitNotReadyException

      public ServiceUnitNotReadyException(String msg, Throwable t)