HTTP v1.13.1
Loading...
Searching...
No Matches
web::exceptions::HTTPParseException Class Reference

Parsing HTTP exception. More...

#include <HTTPParseException.h>

Inheritance diagram for web::exceptions::HTTPParseException:

Public Member Functions

 HTTPParseException (std::string_view message)
 
 ~HTTPParseException ()=default
 

Detailed Description

Parsing HTTP exception.

Definition at line 10 of file HTTPParseException.h.

Constructor & Destructor Documentation

◆ HTTPParseException()

web::exceptions::HTTPParseException::HTTPParseException ( std::string_view message)

Definition at line 7 of file HTTPParseException.cpp.

◆ ~HTTPParseException()

web::exceptions::HTTPParseException::~HTTPParseException ( )
default

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