Public Member Functions | List of all members
Json::RuntimeError Class Reference

#include <json.h>

Inheritance diagram for Json::RuntimeError:
Inheritance graph
[legend]

Public Member Functions

 RuntimeError (std::string const &msg)
 
- Public Member Functions inherited from Json::Exception
 Exception (std::string const &msg)
 
char const * what () const override throw ()
 
 ~Exception () override throw ()
 

Additional Inherited Members

- Protected Attributes inherited from Json::Exception
std::string msg_
 

Detailed Description

Exceptions which the user cannot easily avoid.

E.g. out-of-memory (when we use malloc), stack-overflow, malicious input

Remarks
derived from Json::Exception

Definition at line 440 of file json.h.

Constructor & Destructor Documentation

◆ RuntimeError()

Json::RuntimeError::RuntimeError ( std::string const &  msg)

Definition at line 2578 of file jsoncpp.cpp.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:10