public function __construct(string $path) { parent::__construct(sprintf('Test file "%s" not found', $path)); }