DateTimeOutOfRangeException Class Reference

#include <Exception.h>

Inheritance diagram for DateTimeOutOfRangeException:
Exception

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:
  • /usr/src/startcom/BUILD/pegasus/src/Pegasus/Common/Exception.h