Uses of Class
javax.time.calendar.CalendricalRuleException
-
Packages that use CalendricalRuleException Package Description javax.time.calendar Provides classes to manage the human time scale including date, time, date-time and time-zone representations. -
-
Uses of CalendricalRuleException in javax.time.calendar
Subclasses of CalendricalRuleException in javax.time.calendar Modifier and Type Class Description class
IllegalCalendarFieldValueException
An exception used when a value specified for a calendrical field is out of range.class
InvalidCalendarFieldException
An exception used when a calendrical field is invalid.class
UnsupportedRuleException
An exception used when the value for a rule cannot be found.
-