Class MismatchedSetException

    • Field Detail

      • expecting

        public BitSet expecting
    • Constructor Detail

      • MismatchedSetException

        public MismatchedSetException()
        Used for remote debugger deserialization
      • MismatchedSetException

        public MismatchedSetException​(BitSet expecting,
                                      IntStream input)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Throwable