A Discrete-Event Network Simulator
API
http::RequestError Class Referencefinal

#include "http-request.h"

+ Inheritance diagram for http::RequestError:
+ Collaboration diagram for http::RequestError:

Public Member Functions

 RequestError (const char *str)
 
 RequestError (const std::string &str)
 

Detailed Description

Definition at line 30 of file http-request.h.

Constructor & Destructor Documentation

◆ RequestError() [1/2]

http::RequestError::RequestError ( const char *  str)
inlineexplicit

Definition at line 33 of file http-request.h.

◆ RequestError() [2/2]

http::RequestError::RequestError ( const std::string &  str)
inlineexplicit

Definition at line 34 of file http-request.h.


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