NoTypeNameEntryInJsonObject Class Reference

Indicates that a JSON document did not contain the type name. More...

#include <RobotAPI/components/ArViz/Introspection/exceptions.h>

+ Inheritance diagram for NoTypeNameEntryInJsonObject:

Public Member Functions

 NoTypeNameEntryInJsonObject (const std::string &missingKey, const nlohmann::json &j)
 
- Public Member Functions inherited from ArvizReflectionError
 ArvizReflectionError (const std::string &msg)
 

Detailed Description

Indicates that a JSON document did not contain the type name.

Definition at line 20 of file exceptions.h.

Constructor & Destructor Documentation

◆ NoTypeNameEntryInJsonObject()

NoTypeNameEntryInJsonObject ( const std::string &  missingKey,
const nlohmann::json &  j 
)

Definition at line 14 of file exceptions.cpp.


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