#include <CEGUIExceptions.h>
Inheritance diagram for CEGUI::MemoryException:
Public Member Functions | |
MemoryException (const String &message) | |
const String & | getMessage (void) const |
Return a reference to the String object describing the reason for the exception being thrown. | |
Protected Attributes | |
String | d_message |
Definition at line 145 of file CEGUIExceptions.h.
|
Definition at line 151 of file CEGUIExceptions.h. |
|
Return a reference to the String object describing the reason for the exception being thrown.
Definition at line 56 of file CEGUIExceptions.h. |
|
Definition at line 60 of file CEGUIExceptions.h. |