#include <Pt/Date.h>
Indicates an invalid date value. More...
Inherits runtime_error.
Public Member Functions | |
| InvalidDate () | |
| Constructor. | |
| ~InvalidDate () throw () | |
| Destructor. | |
This exception is thrown, when a invalid values are used for a date, such as a value greater than twelve for the month.