InvalidNameException Class Reference

#include <Exception.h>

Inheritance diagram for InvalidNameException:

Exception List of all members.

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:
  • /scratch/rpmbuild.22230.L22270/pegasus/src/Pegasus/Common/Exception.h