| C++ UTC Time Library
    A class to hold UTC times, and associated functionality. | 
Thrown when the time cannot be initialized.
#include <utctime.h>


| Public Member Functions | |
| bad_time_init () | |
| Constructor. | |
|  Public Member Functions inherited from utctime::UTCTimeException | |
| UTCTimeException (const std::string msg="No error message") | |
| Constructor. | |
| virtual | ~UTCTimeException () | 
| Destructor. | |
| const std::string & | what () const | 
| Returns an error message. | |
 1.8.1.2
 1.8.1.2