Class MismatchedRangeException

    • Field Detail

      • a

        public int a
      • b

        public int b
    • Constructor Detail

      • MismatchedRangeException

        public MismatchedRangeException()
        Used for remote debugger deserialization
      • MismatchedRangeException

        public MismatchedRangeException​(int a,
                                        int b,
                                        IntStream input)