Finish Hotfix-98
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -504,7 +504,7 @@ public class SicilianiDMSExportService {
|
||||
if (sql != null) {
|
||||
logger.error("[SYNC_ORGCONS]" + sql);
|
||||
}
|
||||
throw new Exception(e.getMessage());
|
||||
throw e;
|
||||
}
|
||||
return response;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user