Searched refs:ServoTopologyError (Results 1 – 2 of 2) sorted by relevance
22 class ServoTopologyError(Exception): class29 class MissingServoError(ServoTopologyError):165 raise ServoTopologyError(message)
634 except servo_topology.ServoTopologyError as e: