Class BrokerServiceException.ServerMetadataException

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

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

    • ServerMetadataException

      public ServerMetadataException(Throwable t)
    • ServerMetadataException

      public ServerMetadataException(String msg)