userver: formats::json::BadStreamException Class Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
formats::json::BadStreamException Class Reference

Detailed Description

Definition at line 44 of file exception.hpp.

+ Inheritance diagram for formats::json::BadStreamException:

Public Member Functions

 BadStreamException (const std::istream &is)
 
 BadStreamException (const std::ostream &os)
 
const char * what () const noexcept final
 
std::string_view GetMessage () const noexcept
 

Member Function Documentation

◆ GetMessage()

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

Definition at line 22 of file exception.hpp.

◆ what()

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

Definition at line 20 of file exception.hpp.


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