Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::BadTimeFormat Class Reference

This exception is thrown when a bad time format is used. More...

#include <vcf/FoundationKit/DateTime.h>

List of all members.

Public Member Functions

 BadTimeFormat (const String &err)
virtual ~BadTimeFormat () throw ()
virtual const char * what () const throw ()

Protected Attributes

String err_


Detailed Description

This exception is thrown when a bad time format is used.

An example of an invalid time might be 26:65:03.


Constructor & Destructor Documentation

VCF::BadTimeFormat::BadTimeFormat const String err  )  [inline]
 

virtual VCF::BadTimeFormat::~BadTimeFormat  )  throw () [inline, virtual]
 


Member Function Documentation

virtual const char* VCF::BadTimeFormat::what  )  const throw () [inline, virtual]
 


Member Data Documentation

String VCF::BadTimeFormat::err_ [protected]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information