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