类 MismatchedSetException

    • 字段详细资料

      • expecting

        public BitSet expecting
    • 构造器详细资料

      • MismatchedSetException

        public MismatchedSetException()
        Used for remote debugger deserialization
      • MismatchedSetException

        public MismatchedSetException​(BitSet expecting,
                                      IntStream input)
    • 方法详细资料

      • toString

        public java.lang.String toString()
        覆盖:
        toString 在类中 java.lang.Throwable