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::invalid_date Class Reference

Thrown when an invalid date is provided to the constructor.

#include <utctime.h>

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

Public Member Functions

 invalid_date (const std::string &msg)
 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: