Package | Description |
---|---|
javax.time.calendar |
Provides classes to manage the human time scale including date, time,
date-time and time-zone representations.
|
javax.time.calendar.format |
Provides classes to format dates and times as strings.
|
Modifier and Type | Class and Description |
---|---|
class |
CalendarConversionException
An exception used when conversion of a calendrical date-time object fails.
|
class |
CalendricalRuleException
An exception used when an exception is connected to a specified rule.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
CalendricalParseException
An exception thrown when an error occurs during parsing.
|
class |
CalendricalPrintException
An exception thrown when an error occurs during printing.
|
class |
CalendricalPrintFieldException
An exception thrown when an error occurs during printing due to a specific rule.
|
Copyright © 2014. All rights reserved.