userver: http::headers::HeaderMap::TooManyHeadersException Class Reference
Loading...
Searching...
No Matches
http::headers::HeaderMap::TooManyHeadersException Class Referencefinal

#include <userver/http/header_map.hpp>

Detailed Description

The exception being thrown in case of capacity overflow.

Definition at line 57 of file header_map.hpp.

+ Inheritance diagram for http::headers::HeaderMap::TooManyHeadersException:

Public Member Functions

 TooManyHeadersException (const TooManyHeadersException &)=default
 
 TooManyHeadersException (TooManyHeadersException &&)=default
 
TooManyHeadersExceptionoperator= (const TooManyHeadersException &)=default
 
TooManyHeadersExceptionoperator= (TooManyHeadersException &&)=default
 

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