pub fn error(s: &str) -> Result<()>
Send an error info string over UCI. TODO: This is a temporary function until UciInfo and UciResponse are worked out.