Class vicon_transformer::UnknownSubjectError

class UnknownSubjectError : public runtime_error

The requested subject does not exist.

The subject name is provided in the exception’s message.

Public Functions

inline UnknownSubjectError(const std::string &subject_name)
inline UnknownSubjectError(const std::string &subject_name)