MalformedObjectNameException Class Reference

#include <Exception.h>

Inheritance diagram for MalformedObjectNameException:

Exception List of all members.

Public Member Functions

 MalformedObjectNameException (const String &objectName)

Detailed Description

A MalformedObjectNameException occurs when an object name string has an incorrect format.


Constructor & Destructor Documentation

MalformedObjectNameException::MalformedObjectNameException ( const String objectName  ) 

Constructs a MalformedObjectNameException for a specified object name.

Parameters:
objectName A String containing the invalid object name


The documentation for this class was generated from the following file:
  • /scratch/rpmbuild.22230.L22270/pegasus/src/Pegasus/Common/Exception.h