userver: formats::json::ConversionException Class Reference
Loading...
Searching...
No Matches
formats::json::ConversionException Class Reference

#include <userver/formats/json/exception.hpp>

Detailed Description

Conversion error.

Definition at line 65 of file exception.hpp.

+ Inheritance diagram for formats::json::ConversionException:
+ Collaboration diagram for formats::json::ConversionException:

Public Member Functions

 Exception (std::string msg)
 
- Public Member Functions inherited from formats::json::Exception
 Exception (std::string msg)
 
const charwhat () const noexcept final
 

Member Function Documentation

◆ Exception()

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

Definition at line 18 of file exception.hpp.


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