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

#include <http_exceptions.h>

Inherits http::RequestTooLargeException.

Public Member Functions

 RequestPayloadTooLargeException (const std::string &msg, http2::StreamId stream_id=0)
 
- 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

◆ RequestPayloadTooLargeException()

http::RequestPayloadTooLargeException::RequestPayloadTooLargeException ( const std::string &  msg,
http2::StreamId  stream_id = 0 
)
inline

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