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

#include <json.h>

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

Public Member Functions

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

Additional Inherited Members

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

Detailed Description

Exceptions thrown by JSON_ASSERT/JSON_FAIL macros.

These are precondition-violations (user bugs) and internal errors (our bugs).

Remarks
derived from Json::Exception

Definition at line 451 of file third_party/bloaty/third_party/protobuf/conformance/third_party/jsoncpp/json.h.

Constructor & Destructor Documentation

◆ LogicError() [1/2]

Json::LogicError::LogicError ( std::string const msg)

◆ LogicError() [2/2]

Json::LogicError::LogicError ( std::string const msg)

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:40