Class Json.ParseException

    • Constructor Detail

      • ParseException

        public ParseException​(String message,
                              Throwable throwable)
        Constructor.
        Parameters:
        message - The error message
        throwable - The cause
      • ParseException

        public ParseException​(Throwable throwable)
        Constructor.
        Parameters:
        throwable - the cause