Skip to main content
Version: 🚧 Nightly

Structure f3d::interactor::command_runtime_exception

Definition: interactor.h (line 411)

An exception that can be thrown by interactor::triggerCommand when a command callback throw an exception

Inherits from:

Members

Public functions

Function command_runtime_exception

f3d::interactor::command_runtime_exception::command_runtime_exception(const std::string &what="")

Parameters:

  • const std::string & what = ""

Return type: