Uses of Class
javax.time.CalendricalException
Packages that use CalendricalException
Package
Description
Provides classes to manage the human time scale including date, time,
date-time and time-zone representations.
Provides classes to format dates and times as strings.
-
Uses of CalendricalException in javax.time.calendar
Subclasses of CalendricalException in javax.time.calendarModifier and TypeClassDescriptionclassAn exception used when conversion of a calendrical date-time object fails.classAn exception used when an exception is connected to a specified rule.classAn exception used when a value specified for a calendrical field is out of range.classAn exception used when a calendrical field is invalid.classAn exception used when the value for a rule cannot be found. -
Uses of CalendricalException in javax.time.calendar.format
Subclasses of CalendricalException in javax.time.calendar.formatModifier and TypeClassDescriptionclassAn exception thrown when an error occurs during parsing.classAn exception thrown when an error occurs during printing.classAn exception thrown when an error occurs during printing due to a specific rule.