C++ UTC Time Library
A class to hold UTC times, and associated functionality.
 All Classes Namespaces Files Functions Pages
Public Member Functions | List of all members
utctime::bad_time Class Reference

Thrown when the time cannot be obtained.

#include <utctime.h>

Inheritance diagram for utctime::bad_time:
Inheritance graph
[legend]
Collaboration diagram for utctime::bad_time:
Collaboration graph
[legend]

Public Member Functions

 bad_time ()
 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.

The documentation for this class was generated from the following file: