InvalidNamespaceNameException Class Reference
#include <Exception.h>
Inheritance diagram for InvalidNamespaceNameException:
List of all members.
Public Member Functions
InvalidNamespaceNameException (const String &name) Detailed Description
An InvalidNamespaceNameException occurs on an attempt to create a namespace name object with an invalid format.
Constructor & Destructor Documentation
InvalidNamespaceNameException::InvalidNamespaceNameException ( const String & name ) Constructs an InvalidNamespaceNameException for a specified namespace name.
- Parameters:
name A String containing the invalid namespace name
The documentation for this class was generated from the following file:
- /scratch/rpmbuild.22230.L22270/pegasus/src/Pegasus/Common/Exception.h