VCF::BadDateFormat Class Reference
This exception is thrown when a bad date format is used.
More...
#include <vcf/FoundationKit/DateTime.h>
List of all members.
Detailed Description
This exception is thrown when a bad date format is used.
An example of an invalid date might be Jan 32, 2003.
Constructor & Destructor Documentation
| VCF::BadDateFormat::BadDateFormat |
( |
const String & |
err |
) |
[inline] |
|
| virtual VCF::BadDateFormat::~BadDateFormat |
( |
|
) |
throw () [inline, virtual] |
|
Member Function Documentation
| virtual const char* VCF::BadDateFormat::what |
( |
|
) |
const throw () [inline, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file: