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

#include "http-request.h"

+ Inheritance diagram for http::ResponseError:
+ Collaboration diagram for http::ResponseError:

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

◆ ResponseError() [1/2]

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

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

◆ ResponseError() [2/2]

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

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


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