Uses of Class
javax.time.calendar.UnsupportedRuleException
-
Packages that use UnsupportedRuleException Package Description javax.time.calendar.format Provides classes to format dates and times as strings. -
-
Uses of UnsupportedRuleException in javax.time.calendar.format
Constructors in javax.time.calendar.format with parameters of type UnsupportedRuleException Constructor Description CalendricalPrintFieldException(UnsupportedRuleException cause)
Constructs a new exception wrapping the unsupported field exception.
-