view = $view; parent::__construct($message); } public function getView() { return $this->view; } }