CCF
Loading...
Searching...
No Matches
Public Member Functions | List of all members
http::RequestHeaderTooLargeException Class Reference

#include <http_exceptions.h>

Inherits http::RequestTooLargeException.

Public Member Functions

 RequestHeaderTooLargeException (const std::string &msg, http2::StreamId stream_id=http2::DEFAULT_STREAM_ID)
 
- Public Member Functions inherited from http::RequestTooLargeException
 RequestTooLargeException (const std::string &msg, http2::StreamId stream_id=http2::DEFAULT_STREAM_ID)
 
http2::StreamId get_stream_id () const
 

Constructor & Destructor Documentation

◆ RequestHeaderTooLargeException()

http::RequestHeaderTooLargeException::RequestHeaderTooLargeException ( const std::string &  msg,
http2::StreamId  stream_id = http2::DEFAULT_STREAM_ID 
)
inline

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