![]() |
HTMLGUI
2.13.5-1
|
#include <gui.h>
Public Types | |
| enum | ErrorType { NOT_FOUND, UNSUPPORTED, CORRUPT } |
Public Member Functions | |
| UIErrorEntry (ErrorType t, const std::string &n) | |
Data Fields | |
| std::string | name |
| enum UIErrorEntry::ErrorType | type |
error entry
| enum ErrorType |
|
inline |
constructor
| std::string name |
involved resource name or error message in case of SCRIPT_ERROR
| enum UIErrorEntry::ErrorType type |
type of the error