Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8294226

Document missing UnsupportedTemporalTypeException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 20
    • core-libs

      Some methods of the following interfaces in java.time.chrono do not document UnsupportedTemporalTypeException which they might probably throw: ChronoLocalDate, ChronoLocalDateTime, ChronoZonedDateTime.

      Those methods are overridden from java.time.temporal.Temporal and are as follows:
       - with(java.time.temporal.TemporalField,long)
       - plus(long,java.time.temporal.TemporalUnit)
       - minus(long,java.time.temporal.TemporalUnit)


            rriggs Roger Riggs
            prappo Pavel Rappo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: