Skip to main content
Version: 🚧 Nightly

Structure f3d::interactor::invalid_args_exception

Definition: interactor.h (line 421)

An exception that can be thrown by command callbacks when the arguments of the callback are incorrect. This exception is caught by triggerCommand and logged.

Inherits from:

Members

Public functions

Function invalid_args_exception

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

Parameters:

  • const std::string & what = ""

Return type: