MythTV  master
Public Member Functions | Public Attributes | List of all members
V2HttpRedirectException Class Reference

#include <mythhttpservice.h>

Public Member Functions

 V2HttpRedirectException (QString sHostName="")
 
 ~V2HttpRedirectException ()=default
 

Public Attributes

QString m_hostName
 

Detailed Description

Definition at line 40 of file mythhttpservice.h.

Constructor & Destructor Documentation

◆ V2HttpRedirectException()

V2HttpRedirectException::V2HttpRedirectException ( QString  sHostName = "")
inlineexplicit

Definition at line 46 of file mythhttpservice.h.

◆ ~V2HttpRedirectException()

V2HttpRedirectException::~V2HttpRedirectException ( )
default

Member Data Documentation

◆ m_hostName

QString V2HttpRedirectException::m_hostName

Definition at line 44 of file mythhttpservice.h.

Referenced by MythHTTPService::HTTPRequest().


The documentation for this class was generated from the following file: