userver: formats::yaml::BadStreamException Class Reference
Loading...
Searching...
No Matches
formats::yaml::BadStreamException Class Reference

Detailed Description

Definition at line 45 of file exception.hpp.

+ Inheritance diagram for formats::yaml::BadStreamException:

Public Member Functions

 BadStreamException (const std::istream &is)
 
 BadStreamException (const std::ostream &os)
 
const charwhat () const noexcept final
 
std::string_view GetMessage () const noexcept
 

Member Function Documentation

◆ GetMessage()

std::string_view formats::yaml::Exception::GetMessage ( ) const
inlinenoexceptinherited

Definition at line 23 of file exception.hpp.

◆ what()

const char * formats::yaml::Exception::what ( ) const
inlinefinalnoexceptinherited

Definition at line 21 of file exception.hpp.


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