Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CEGUI::AlreadyExistsException Class Reference

Exception class used when an attempt is made to use an object name that is already in use within the system. More...

#include <CEGUIExceptions.h>

Inheritance diagram for CEGUI::AlreadyExistsException:

Inheritance graph
[legend]
Collaboration diagram for CEGUI::AlreadyExistsException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AlreadyExistsException (const String &message)
const StringgetMessage (void) const
 Return a reference to the String object describing the reason for the exception being thrown.

Protected Attributes

String d_message

Detailed Description

Exception class used when an attempt is made to use an object name that is already in use within the system.

Definition at line 132 of file CEGUIExceptions.h.


Constructor & Destructor Documentation

CEGUI::AlreadyExistsException::AlreadyExistsException const String message  )  [inline]
 

Definition at line 138 of file CEGUIExceptions.h.


Member Function Documentation

const String& CEGUI::Exception::getMessage void   )  const [inline, inherited]
 

Return a reference to the String object describing the reason for the exception being thrown.

Returns:
String object containing a message describing the reason for the exception.

Definition at line 56 of file CEGUIExceptions.h.


Member Data Documentation

String CEGUI::Exception::d_message [protected, inherited]
 

Definition at line 60 of file CEGUIExceptions.h.


The documentation for this class was generated from the following file:
Generated on Wed Sep 7 10:06:03 2005 for Crazy Eddies GUI System by  doxygen 1.4.3