d_filename | CEGUI::Exception | [protected] |
d_line | CEGUI::Exception | [protected] |
d_message | CEGUI::Exception | [protected] |
d_name | CEGUI::Exception | [protected] |
Exception(const String &message="", const String &name="CEGUI::Exception", const String &filename="", int line=0) | CEGUI::Exception | [protected] |
getFileName(void) const | CEGUI::Exception | [inline] |
getLine(void) const | CEGUI::Exception | [inline] |
getMessage(void) const | CEGUI::Exception | [inline] |
getName() const | CEGUI::Exception | [inline] |
NullObjectException(const String &message, const String &file="unknown", int line=0) | CEGUI::NullObjectException | [inline] |
~Exception(void) | CEGUI::Exception | [virtual] |