userver: formats::json::parser::InternalParseError Class Reference
Loading...
Searching...
No Matches
formats::json::parser::InternalParseError Class Reference

Detailed Description

Definition at line 43 of file exception.hpp.

+ Inheritance diagram for formats::json::parser::InternalParseError:

Public Member Functions

 InternalParseError (const InternalParseError &)=default
 
 InternalParseError (InternalParseError &&)=default
 
InternalParseErroroperator= (const InternalParseError &)=default
 
InternalParseErroroperator= (InternalParseError &&)=default
 
 BaseError (const BaseError &)=default
 
 BaseError (BaseError &&)=default
 
 Exception (std::string msg)
 
const char * what () const noexcept final
 
std::string_view GetMessage () const noexcept
 

Member Function Documentation

◆ Exception()

formats::json::Exception::Exception ( std::string msg)
inlineexplicitinherited

Definition at line 18 of file exception.hpp.

◆ GetMessage()

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

Definition at line 24 of file exception.hpp.


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