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

Detailed Description

Definition at line 32 of file exception.hpp.

+ Inheritance diagram for formats::yaml::ParseException:

Public Member Functions

 ParseException (const ParseException &)=default
 
 ParseException (ParseException &&)=default
 
ParseExceptionoperator= (const ParseException &)=default
 
ParseExceptionoperator= (ParseException &&)=default
 
 Exception (std::string msg)
 
const char * what () const noexcept final
 
std::string_view GetMessage () const noexcept
 

Member Function Documentation

◆ Exception()

formats::yaml::Exception::Exception ( std::string msg)
inlineexplicit

Definition at line 20 of file exception.hpp.

◆ GetMessage()

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

Definition at line 26 of file exception.hpp.


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