Wexus2 0.20
|
#include <HTTP.h>
Public Member Functions | |
Exception (const QString &usermsg) | |
no usermessage constructor | |
const QString & | userMessage (void) const |
Protected Attributes | |
QString | dm_usermsg |
An Exception that handlers can throw. The serverw ill catch them and display them to the user.
wexus::HTTPHandler::Exception::Exception | ( | const QString & | usermsg | ) |
const QString& wexus::HTTPHandler::Exception::userMessage | ( | void | ) | const [inline] |
The user-visable error message string.