Static Public Member Functions | |
| void | getErrorMessage (int statusCode, string &out) |
| void | getErrorPage (int statusCode, string &out) |
| void | load () |
| void | unLoad () |
Static Private Member Functions | |
| void | putMessage (int, const char *) |
Static Private Attributes | |
| HashMap< int, const char * > | messagesMap |
| Mutex | mutex |
|
||||||||||||
|
Get an error message from its error code.
|
|
||||||||||||
|
Get an error page from its error code.
|
|
|
Load the HTTP errors. |
|
||||||||||||
|
Put a new message in the map.
|
|
|
Unload the allocated resources. |
|
|
|
|
|
|
1.3.9.1