PcapPlusPlus  21.05
pcpp::HttpRequestFirstLine::HttpRequestFirstLineException Class Reference

#include <HttpLayer.h>

Inheritance diagram for pcpp::HttpRequestFirstLine::HttpRequestFirstLineException:

Detailed Description

This exception can be thrown while constructing HttpRequestFirstLine (the constructor is private, so the construction happens only in HttpRequestLayer). This kind of exception will be thrown if trying to construct with HTTP method of HttpRequestLayer::HttpMethodUnknown or with undefined HTTP version HttpVersionUnknown