InvalidNameException Class Reference
#include <Exception.h>
Inheritance diagram for InvalidNameException:![]()
Public Member Functions
InvalidNameException (const String &name) Detailed Description
An InvalidNameException occurs on an attempt to create a name object with an invalid format.
Constructor & Destructor Documentation
InvalidNameException::InvalidNameException ( const String & name ) Constructs an InvalidNameException for a specified name.
- Parameters:
name A String containing the invalid name
The documentation for this class was generated from the following file:
- /usr/src/startcom/BUILD/pegasus/src/Pegasus/Common/Exception.h