Merge branch 'master' into develop
This commit is contained in:
@@ -140,9 +140,10 @@ public class ExchangeSystemManagerService {
|
||||
} catch (Exception e) {
|
||||
logger.error("Errore", e);
|
||||
throw new RuntimeException(e);
|
||||
} finally {
|
||||
logger.info("Fine EXCHANGE [" + stbExchangeConfig.getDescription() + "]");
|
||||
}
|
||||
|
||||
logger.info("Fine EXCHANGE [" + stbExchangeConfig.getDescription() + "]");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user