AlreadyExistsException Class Reference

#include <Exception.h>

Inheritance diagram for AlreadyExistsException:
Exception

List of all members.

Public Member Functions

 AlreadyExistsException (const String &message)

Detailed Description

An AlreadyExistsException occurs on an attempt to create or attach a resource for which an equivalent resource already exists.


Constructor & Destructor Documentation

Constructs an AlreadyExistsException with a specified error message.

Parameters:
messageA message String containing a description of the error

The documentation for this class was generated from the following file:
  • /srv/build/STABLE_8/pkgs/tog-pegasus/BUILD/pegasus/src/Pegasus/Common/Exception.h