|
Indicates that a JSON document did not contain the type name. More...
#include <RobotAPI/components/ArViz/Introspection/exceptions.h>
Public Member Functions | |
NoTypeNameEntryInJsonObject (const std::string &missingKey, const nlohmann::json &j) | |
Public Member Functions inherited from ArvizReflectionError | |
ArvizReflectionError (const std::string &msg) | |
Indicates that a JSON document did not contain the type name.
Definition at line 20 of file exceptions.h.
NoTypeNameEntryInJsonObject | ( | const std::string & | missingKey, |
const nlohmann::json & | j | ||
) |
Definition at line 14 of file exceptions.cpp.