|
The TypeNameEntryAlreadyInJsonObject class. More...
#include <RobotAPI/components/ArViz/Introspection/exceptions.h>
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) | |
The TypeNameEntryAlreadyInJsonObject class.
Definition at line 30 of file exceptions.h.
TypeNameEntryAlreadyInJsonObject | ( | const std::string & | key, |
const std::string & | typeName, | ||
const nlohmann::json & | j | ||
) |
Definition at line 46 of file exceptions.cpp.