12 namespace duds {
namespace time {
17 struct TimeError :
virtual std::exception,
virtual boost::exception { };
An I/O error occured while reading a zoneinfo database file.
A base class for time related range errors.
The zoneinfo file claimed to have more leap second records than were read from the file...
The base type of all time related errors.
More than one leap second was specified for the same time in a zoneinfo database file.
An I/O error involving a file.
More than one leap second was specified for the same time.
An error involving reading a zoneinfo database file.
The specified number of leap seconds is outside the allowable range.