InvalidTime Class Reference

#include <Pt/Time.h>

Indicates an invalid time value. More...

Inherits runtime_error.

Public Member Functions

 InvalidTime ()
 Constructor.
 
 ~InvalidTime () throw ()
 Destructor.
 

Detailed Description

This exception is thrown, when a invalid values are used for a time, such as a value greater than 23 for the hour.