Vowpal Wabbit
|
#include "errors_data.h"
Namespaces | |
VW | |
[Error Generator] | |
VW::error_code | |
Macros | |
#define | ERROR_CODE_DEFINITION(code, name, message) |
[Error Generator] More... | |
Variables | |
const int | VW::error_code::success = 0 |
char const *const | VW::error_code::unknown_s = "Unexpected error." |