info = $info; parent::__construct($msg); } public function getInfo() { return $this->info; } }