MyGUI
3.2.0
|
This exception is used when invalid data streams are encountered. More...
#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 |
This exception is used when invalid data streams are encountered.
Definition at line 205 of file MyGUI_UString.h.
|
inlineexplicit |
constructor takes a string message that can be later retrieved by the what() function
Definition at line 208 of file MyGUI_UString.h.