Class ParseException

    • Constructor Detail

      • ParseException

        public ParseException()
        Constructs a ParseException with no detail message.
      • ParseException

        public ParseException​(String s)
        Constructs a ParseException with the specified detail message.
        Parameters:
        s - the detail message