Class PulsarClientException.AlreadyClosedException

    • Constructor Detail

      • AlreadyClosedException

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

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