HTTP v1.13.1
|
Parsing HTTP exception. More...
#include <HTTPParseException.h>
Public Member Functions | |
HTTPParseException (std::string_view message) | |
~HTTPParseException ()=default | |
Parsing HTTP exception.
Definition at line 10 of file HTTPParseException.h.
web::exceptions::HTTPParseException::HTTPParseException | ( | std::string_view | message | ) |
Definition at line 7 of file HTTPParseException.cpp.
|
default |