类 PulsarClientException.InvalidMessageException

    • 构造器详细资料

      • InvalidMessageException

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

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