WError

Undocumented in source.

Members

Functions

print
void print()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
WError* create(string filename, int lineNumber, int code, string message)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

code
int code;
Undocumented in source.
filename
string filename;
Undocumented in source.
lineNumber
int lineNumber;
Undocumented in source.
message
string message;
Undocumented in source.

Meta