Class UnwantedTokenException

    • Constructor Detail

      • UnwantedTokenException

        public UnwantedTokenException()
        Used for remote debugger deserialization
      • UnwantedTokenException

        public UnwantedTokenException​(int expecting,
                                      IntStream input)