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)
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)
- relates to
-
JDK-8294213 Document EOFException in java.io.ObjectInputStream#readUTF
-
- Open
-
-
JDK-8294234 Document missing SQLFeatureNotSupportedException
-
- Closed
-