content = $content; return $exception; } /** * Get 响应内容 * * @return string */ public function getContent() { return $this->content; } }