Searched refs:closeException (Results 1 – 1 of 1) sorted by relevance
242 IOException closeException = null; in doInstallation() local264 closeException = e; in doInstallation()267 if (closeException != null) { in doInstallation()268 throw closeException; in doInstallation()