Searched refs:closeException (Results 1 – 1 of 1) sorted by relevance
248 IOException closeException = null; in doInstallation() local270 closeException = e; in doInstallation()273 if (closeException != null) { in doInstallation()274 throw closeException; in doInstallation()