AlreadyExistsException Class Reference
#include <Exception.h>
List of all members.
Detailed Description
An AlreadyExistsException occurs on an attempt to create or attach a resource for which an equivalent resource already exists.
Constructor & Destructor Documentation
AlreadyExistsException::AlreadyExistsException |
( |
const String & |
message |
) |
|
Constructs an AlreadyExistsException with a specified error message.
- Parameters:
-
| message | A message String containing a description of the error |
The documentation for this class was generated from the following file:
- /usr/src/startcom/BUILD/pegasus/src/Pegasus/Common/Exception.h