Exception: RobotLab::BusError

Inherits:
Error
  • Object
show all
Defined in:
lib/robot_lab/error.rb

Overview

Raised when message bus communication fails.

Examples:

raise BusError, "No bus configured on this robot"