logger.error("选装-接入渠道管理导出失败:{}", e.getMessage()); | logger.error("选装-接入渠道管理导出失败:{}", e.getMessage()); | ||||
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("接入渠道管理导出失败"); | throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("接入渠道管理导出失败"); | ||||
}finally { | }finally { | ||||
File file = new File(pathFile); | |||||
File file = null; | |||||
try { | |||||
file = new File(pathFile); | |||||
} catch (Exception e) { | |||||
} | |||||
if (file!=null){ | if (file!=null){ | ||||
file.delete(); | file.delete(); | ||||
} | } |
logger.error("选装-接入渠道产品管理导出失败:{}", e.getMessage()); | logger.error("选装-接入渠道产品管理导出失败:{}", e.getMessage()); | ||||
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("接入渠道产品管理导出失败"); | throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("接入渠道产品管理导出失败"); | ||||
}finally { | }finally { | ||||
File file = new File(pathFile); | |||||
File file = null; | |||||
try { | |||||
file = new File(pathFile); | |||||
} catch (Exception e) { | |||||
} | |||||
if (file!=null){ | if (file!=null){ | ||||
file.delete(); | file.delete(); | ||||
} | } |
logger.error("选装-应用功能配置导出失败:{}", e.getMessage()); | logger.error("选装-应用功能配置导出失败:{}", e.getMessage()); | ||||
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("应用功能配置导出失败"); | throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("应用功能配置导出失败"); | ||||
}finally { | }finally { | ||||
File file = new File(pathFile); | |||||
File file = null; | |||||
try { | |||||
file = new File(pathFile); | |||||
} catch (Exception e) { | |||||
} | |||||
if (file!=null){ | if (file!=null){ | ||||
file.delete(); | file.delete(); | ||||
} | } |
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("应用功能配置导出失败"); | throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("应用功能配置导出失败"); | ||||
}finally { | }finally { | ||||
if (!StringUtils.isEmpty(pathFile)){ | if (!StringUtils.isEmpty(pathFile)){ | ||||
File file = new File(pathFile); | |||||
File file = null; | |||||
try { | |||||
file = new File(pathFile); | |||||
} catch (Exception e) { | |||||
} | |||||
if (file!=null){ | if (file!=null){ | ||||
file.delete(); | file.delete(); | ||||
} | } |
logger.error("选装-通知模板管理导出失败:{}", e.getMessage()); | logger.error("选装-通知模板管理导出失败:{}", e.getMessage()); | ||||
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("通知模板管理导出失败"); | throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("通知模板管理导出失败"); | ||||
}finally { | }finally { | ||||
File file = new File(pathFile); | |||||
File file = null; | |||||
try { | |||||
file = new File(pathFile); | |||||
} catch (Exception e) { | |||||
} | |||||
if (file!=null){ | if (file!=null){ | ||||
file.delete(); | file.delete(); | ||||
} | } |
logger.error("选装-产品信息管理导出失败:{}", e.getMessage()); | logger.error("选装-产品信息管理导出失败:{}", e.getMessage()); | ||||
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("产品信息管理导出失败"); | throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("产品信息管理导出失败"); | ||||
}finally { | }finally { | ||||
File file = new File(pathFile); | |||||
File file = null; | |||||
try { | |||||
file = new File(pathFile); | |||||
} catch (Exception e) { | |||||
} | |||||
if (file!=null){ | if (file!=null){ | ||||
file.delete(); | file.delete(); | ||||
} | } |
logger.error("选装-签约渠道管理导出失败:{}", e.getMessage()); | logger.error("选装-签约渠道管理导出失败:{}", e.getMessage()); | ||||
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("签约渠道管理导出失败"); | throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("签约渠道管理导出失败"); | ||||
}finally { | }finally { | ||||
File file = new File(pathFile); | |||||
File file = null; | |||||
try { | |||||
file = new File(pathFile); | |||||
} catch (Exception e) { | |||||
} | |||||
if (file!=null){ | if (file!=null){ | ||||
file.delete(); | file.delete(); | ||||
} | } |
logger.error("选装-签约回跳管理导出失败:{}", e.getMessage()); | logger.error("选装-签约回跳管理导出失败:{}", e.getMessage()); | ||||
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("签约回跳管理导出失败"); | throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("签约回跳管理导出失败"); | ||||
}finally { | }finally { | ||||
File file = new File(pathFile); | |||||
File file = null; | |||||
try { | |||||
file = new File(pathFile); | |||||
} catch (Exception e) { | |||||
} | |||||
if (file!=null){ | if (file!=null){ | ||||
file.delete(); | file.delete(); | ||||
} | } |
logger.error("选装-UI配置管理导出失败:{}", e.getMessage()); | logger.error("选装-UI配置管理导出失败:{}", e.getMessage()); | ||||
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("UI配置管理导出失败"); | throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("UI配置管理导出失败"); | ||||
}finally { | }finally { | ||||
File file = new File(pathFile); | |||||
File file = null; | |||||
try { | |||||
file = new File(pathFile); | |||||
} catch (Exception e) { | |||||
} | |||||
if (file!=null){ | if (file!=null){ | ||||
file.delete(); | file.delete(); | ||||
} | } |
logger.error("选装-车辆白名单管理导出失败:{}", e.getMessage()); | logger.error("选装-车辆白名单管理导出失败:{}", e.getMessage()); | ||||
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("车辆白名单管理导出失败"); | throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("车辆白名单管理导出失败"); | ||||
}finally { | }finally { | ||||
File file = new File(pathFile); | |||||
File file = null; | |||||
try { | |||||
file = new File(pathFile); | |||||
} catch (Exception e) { | |||||
} | |||||
if (file!=null){ | if (file!=null){ | ||||
file.delete(); | file.delete(); | ||||
} | } |
logger.error("选装-签约信息查询失败:{}", e.getMessage()); | logger.error("选装-签约信息查询失败:{}", e.getMessage()); | ||||
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("签约信息导出失败"); | throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("签约信息导出失败"); | ||||
}finally { | }finally { | ||||
File file = new File(pathFile); | |||||
File file = null; | |||||
try { | |||||
file = new File(pathFile); | |||||
} catch (Exception e) { | |||||
} | |||||
if (file!=null){ | if (file!=null){ | ||||
file.delete(); | file.delete(); | ||||
} | } |