Class MismatchedTokenException

    • Field Detail

      • expecting

        public int expecting
    • Constructor Detail

      • MismatchedTokenException

        public MismatchedTokenException()
        Used for remote debugger deserialization
      • MismatchedTokenException

        public MismatchedTokenException​(int expecting,
                                        IntStream input)
    • Method Detail

      • toString

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