request_id = $request_id; } public function __toString() { return "CMQServerException " . $this->get_info() . ", RequestID:" . $this->request_id; } }