Crazy Eddies GUI System  0.7.9
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
CEGUI::InvalidRequestException Member List

This is the complete list of members for CEGUI::InvalidRequestException, including all inherited members.

d_filenameCEGUI::Exceptionprotected
d_lineCEGUI::Exceptionprotected
d_messageCEGUI::Exceptionprotected
d_nameCEGUI::Exceptionprotected
d_whatCEGUI::Exceptionprotected
Exception(const String &message="", const String &name="CEGUI::Exception", const String &filename="", int line=0)CEGUI::Exceptionprotected
getFileName(void) const CEGUI::Exceptioninline
getLine(void) const CEGUI::Exceptioninline
getMessage(void) const CEGUI::Exceptioninline
getName() const CEGUI::Exceptioninline
InvalidRequestException(const String &message, const String &file="unknown", int line=0)CEGUI::InvalidRequestExceptioninline
what() const (defined in CEGUI::Exception)CEGUI::Exception
~Exception(void)CEGUI::Exceptionvirtual