MythTV
master
|
#include <httprequest.h>
Public Member Functions | |
HttpRedirectException (QString sHostName="", int nCode=-1, const QString &sMsg="") | |
~HttpRedirectException () override=default | |
![]() | |
HttpException (int nCode=-1, QString sMsg="") | |
virtual | ~HttpException ()=default |
Public Attributes | |
QString | m_hostName |
![]() | |
int | m_code {-1} |
QString | m_msg |
Definition at line 319 of file httprequest.h.
|
inlineexplicit |
Definition at line 326 of file httprequest.h.
|
overridedefault |
QString HttpRedirectException::m_hostName |
Definition at line 323 of file httprequest.h.
Referenced by ServiceHost::ProcessRequest().