TypeNameEntryAlreadyInJsonObject Class Reference

The TypeNameEntryAlreadyInJsonObject class. More...

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

+ Inheritance diagram for TypeNameEntryAlreadyInJsonObject:

Public Member Functions

 TypeNameEntryAlreadyInJsonObject (const std::string &key, const std::string &typeName, const nlohmann::json &j)
 
- Public Member Functions inherited from ArvizReflectionError
 ArvizReflectionError (const std::string &msg)
 

Detailed Description

The TypeNameEntryAlreadyInJsonObject class.

Definition at line 30 of file exceptions.h.

Constructor & Destructor Documentation

◆ TypeNameEntryAlreadyInJsonObject()

TypeNameEntryAlreadyInJsonObject ( const std::string &  key,
const std::string &  typeName,
const nlohmann::json &  j 
)

Definition at line 46 of file exceptions.cpp.


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