|
Aseba
1.5.5
|
Return error messages based on error ID (needed to translate messages for other applications) More...
#include <compiler.h>
Public Types | |
| typedef const std::wstring(* | ErrorCallback) (ErrorCode error) |
| Type of the callback. | |
Static Public Member Functions | |
| static const std::wstring | defaultCallback (ErrorCode error) |
| Default callback. | |
Return error messages based on error ID (needed to translate messages for other applications)
1.8.11