#include <MyGUI_UString.h>
Public Member Functions | |
| invalid_data (const std::string &_Message) | |
| constructor takes a string message that can be later retrieved by the what() function | |
Definition at line 200 of file MyGUI_UString.h.
| MyGUI::UString::invalid_data::invalid_data | ( | const std::string & | _Message | ) | [inline, explicit] |
constructor takes a string message that can be later retrieved by the what() function
Definition at line 203 of file MyGUI_UString.h.
1.5.9