isHttpException($e)) { return $this->renderHttpException($e); } else { return parent::render($request, $e); } } }