Class PulsarClientException.NotAllowedException

    • Constructor Detail

      • NotAllowedException

        public NotAllowedException​(java.lang.String msg)
        Constructs an NotAllowedException with the specified detail message.
        Parameters:
        msg - The detail message (which is saved for later retrieval by the Throwable.getMessage() method)