Uses of Class
org.threeten.bp.DateTimeException
Packages that use DateTimeException
Package
Description
Provides classes to print and parse dates and times.
Access to date and time using fields and units.
Support for time-zones and their rules.
-
Uses of DateTimeException in org.threeten.bp.format
Subclasses of DateTimeException in org.threeten.bp.formatModifier and TypeClassDescriptionclassAn exception thrown when an error occurs during parsing. -
Uses of DateTimeException in org.threeten.bp.temporal
Subclasses of DateTimeException in org.threeten.bp.temporalModifier and TypeClassDescriptionclassAn exception that indicates a type is unsupported. -
Uses of DateTimeException in org.threeten.bp.zone
Subclasses of DateTimeException in org.threeten.bp.zoneModifier and TypeClassDescriptionclassThrown to indicate a problem with time-zone configuration.