TDME2 1.9.121
Public Member Functions | List of all members
HTTPClientException Class Reference

HTTP client exception. More...

#include <tdme/network/httpclient/HTTPClientException.h>

Inheritance diagram for HTTPClientException:
Inheritance graph
Collaboration diagram for HTTPClientException:
Collaboration graph

Public Member Functions

 HTTPClientException (const string &message) throw ()
 public constructor More...
 
- Public Member Functions inherited from ExceptionBase
 ExceptionBase (const string &message) throw ()
 Public constructor. More...
 
 ~ExceptionBase () throw ()
 

Detailed Description

HTTP client exception.

Author
Andreas Drewke

Definition at line 15 of file HTTPClientException.h.

Constructor & Destructor Documentation

◆ HTTPClientException()

HTTPClientException ( const string &  message)
throw (
)

public constructor

Parameters
&messagemessage exception message

Definition at line 14 of file HTTPClientException.cpp.


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