Struct interactor::command_runtime_exception#
Defined in File interactor.h
Nested Relationships#
This struct is a nested type of Class interactor.
Inheritance Relationships#
Base Type#
public f3d::exception
(Class exception)
Struct Documentation#
-
struct command_runtime_exception : public f3d::exception
An exception that can be thrown by interactor::triggerCommand when a command callback throw an exception
Public Functions
-
explicit command_runtime_exception(const std::string &what = "")
-
explicit command_runtime_exception(const std::string &what = "")