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 TypeClassDescriptionclass
An exception used when conversion of a calendrical date-time object fails.class
An exception used when an exception is connected to a specified rule.class
An exception used when a value specified for a calendrical field is out of range.class
An exception used when a calendrical field is invalid.class
An 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 TypeClassDescriptionclass
An exception thrown when an error occurs during parsing.class
An exception thrown when an error occurs during printing.class
An exception thrown when an error occurs during printing due to a specific rule.