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

#include <http_etag.h>

Inherits std::exception.

Public Member Functions

 MatcherError (std::string msg_)
 
const char * what () const noexcept override
 

Detailed Description

Exception thrown when the Matcher encounters an invalid ETag header.

Constructor & Destructor Documentation

◆ MatcherError()

ccf::http::MatcherError::MatcherError ( std::string  msg_)
inline

Member Function Documentation

◆ what()

const char * ccf::http::MatcherError::what ( ) const
inlineoverridenoexcept

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