Class ParseException

    • Constructor Detail

      • ParseException

        public ParseException​(String message)
      • ParseException

        public ParseException​(Exception cause)
      • ParseException

        public ParseException​(String message,
                              Exception cause)