public function __construct(string $file) { parent::__construct(sprintf('File "%s" does not exist', $file)); }