Class PulsarClientException.ConsumerAssignException

    • Constructor Detail

      • ConsumerAssignException

        public ConsumerAssignException​(java.lang.String msg)
        Constructs an ConsumerAssignException with the specified detail message.
        Parameters:
        msg - The detail message.