userver: baggage::BaggageException Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
baggage::BaggageException Class Reference

Baggage base exception. More...

#include <userver/baggage/baggage.hpp>

+ Inheritance diagram for baggage::BaggageException:
+ Collaboration diagram for baggage::BaggageException:

Public Member Functions

 BaggageException (const std::string &message)
 

Detailed Description

Baggage base exception.

Definition at line 27 of file baggage.hpp.

Constructor & Destructor Documentation

◆ BaggageException()

baggage::BaggageException::BaggageException ( const std::string &  message)
inlineexplicit

Definition at line 29 of file baggage.hpp.


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