Home Previous Up Next Index

armarx::ControlModeNotSupportedException

Overview

exception ControlModeNotSupportedException extends UserException

ControlModeNotSupportedException Raised if a mode is requested which is not supported

Used By

KinematicUnitInterface::switchControlMode

See Also

ControlMode

Data Member Index

mode

Data Members

ControlMode mode;

Home Previous Up Next Index