ROS v0.1.0 ROS.Service.Error exception View Source

An error thrown when service calls fail. You can raise this error in your service callback to give the service proxy a custom message. Otherwise, errors raised in service callbacks will be stringified and sent as this error.