Uses of Class
net.time4j.engine.ChronoException
Package
Description
Defines the common generic schemes and interfaces of chronological
systems.
Defines common interfaces for any format support of Time4J.
-
Uses of ChronoException in net.time4j.engine
Modifier and TypeClassDescriptionclass
Indicates that a chronological rule for an element or a time unit is missing. -
Uses of ChronoException in net.time4j.format
Modifier and TypeMethodDescriptionvoid
TextElement.print(ChronoDisplay context, Appendable buffer, AttributeQuery attributes)
Converts the element value in given context to a formatted text.