PcapPlusPlus  23.09
pcpp::HttpResponseFirstLine::HttpResponseFirstLineException Class Reference

#include <HttpLayer.h>

Inheritance diagram for pcpp::HttpResponseFirstLine::HttpResponseFirstLineException:

Detailed Description

This exception can be thrown while constructing HttpResponseFirstLine (the constructor is private, so the construction happens only in HttpResponseLayer). This kind of exception will be thrown if trying to construct with a HTTP status code that is not in HttpResponseStatusCode or with undefined HTTP version HttpVersionUnknown