Index (B)
»
RobotLab
»
BusError
Exception: RobotLab::BusError
Inherits:
Error
Object
StandardError
Error
RobotLab::BusError
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
"