InvalidNamespaceNameException Class Reference

#include <Exception.h>

Inheritance diagram for InvalidNamespaceNameException:
Exception

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:
  • /builddir/build/BUILD/pegasus/src/Pegasus/Common/Exception.h