DateTimeOutOfRangeException Class Reference
#include <Exception.h>
Inheritance diagram for DateTimeOutOfRangeException:
List of all members.
Public Member Functions
DateTimeOutOfRangeException (const String &message) Detailed Description
A DateTimeOutOfRangeException occurs when a DateTime value cannot be represented in the standard format.
Constructor & Destructor Documentation
DateTimeOutOfRangeException::DateTimeOutOfRangeException ( const String & message ) Constructs a DateTimeOutOfRangeException with a specified error message.
- Parameters:
message A message String containing a description of the error
The documentation for this class was generated from the following file:
- /scratch/rpmbuild.17644.V17674/pegasus/src/Pegasus/Common/Exception.h