Uses of Class
java.time.DateTimeException
Package
Description
Provides classes to print and parse dates and times.
Access to date and time using fields and units, and date time adjusters.
Support for time-zones and their rules.
-
Uses of DateTimeException in java.time.format
Modifier and TypeClassDescriptionclass
An exception thrown when an error occurs during parsing. -
Uses of DateTimeException in java.time.temporal
Modifier and TypeClassDescriptionclass
UnsupportedTemporalTypeException indicates that a ChronoField or ChronoUnit is not supported for a Temporal class. -
Uses of DateTimeException in java.time.zone
Modifier and TypeClassDescriptionclass
Thrown to indicate a problem with time-zone configuration.