Class BrokerServiceException

    • Constructor Detail

      • BrokerServiceException

        public BrokerServiceException​(java.lang.String msg)
      • BrokerServiceException

        public BrokerServiceException​(java.lang.Throwable t)
      • BrokerServiceException

        public BrokerServiceException​(java.lang.String message,
                                      java.lang.Throwable cause)
    • Method Detail

      • getClientErrorCode

        public static org.apache.pulsar.common.api.proto.ServerError getClientErrorCode​(java.lang.Throwable t)