userver: utils::bad_expected_access Class Reference
Loading...
Searching...
No Matches
utils::bad_expected_access Class Reference

Detailed Description

Definition at line 14 of file expected.hpp.

+ Inheritance diagram for utils::bad_expected_access:
+ Collaboration diagram for utils::bad_expected_access:

Public Member Functions

 bad_expected_access (const std::string &message)
 
const charwhat () const noexcept override
 

Constructor & Destructor Documentation

◆ bad_expected_access()

utils::bad_expected_access::bad_expected_access ( const std::string & message)
inlineexplicit

Definition at line 18 of file expected.hpp.

Member Function Documentation

◆ what()

const char * utils::bad_expected_access::what ( ) const
inlineoverridenoexcept

Definition at line 21 of file expected.hpp.


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