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:
  • /home/builduser/trunk/pkgs/tog-pegasus/BUILD/pegasus/src/Pegasus/Common/Exception.h