Better error messages for parsing

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: core-libs
    • 8
    • b113
    • Verified

      Parsing originally had good error messages but some of that has been lost.

      When calling methods like LocalDate.parse(), the method should print the toString of the object being parsed to ensure that the internal data is visible to the user.

      The toString of Parsed also needs enhancing to avoid printing null if one of date or time is null.

      See also: https://github.com/ThreeTen/threeten/issues/342

            Assignee:
            Roger Riggs
            Reporter:
            Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: