finally { }
finally { try { fin.close(); } catch (IOException e) { logger.error(FILE_ERROR2_TXT, e); } }