InvalidLocatorException Class Reference
#include <Exception.h>
Inheritance diagram for InvalidLocatorException:![]()
Public Member Functions
InvalidLocatorException (const String &locator) Public Member Functions inherited from Exception
Exception (const String &message) Exception (const Exception &exception) virtual ~Exception () Exception & operator= (const Exception &exception) virtual const String & getMessage () const
Additional Inherited Members
Protected Member Functions inherited from Exception
Exception () Protected Attributes inherited from Exception
ExceptionRep * _rep Detailed Description
An InvalidLocatorException occurs when a resource address string has an incorrect format.
Constructor & Destructor Documentation
◆ InvalidLocatorException()
InvalidLocatorException::InvalidLocatorException ( const String & locator ) Constructs an InvalidLocatorException for a specified locator string.
- Parameters
locator A String containing the invalid locator
The documentation for this class was generated from the following file:
- /home/loongson/rpmbuild/BUILD/pegasus/src/Pegasus/Common/Exception.h