public function __construct($countryCode) { parent::__construct('Country "' . $countryCode . '" not found.'); }