Searched refs:throwAggregatedException (Results 1 – 1 of 1) sorted by relevance
115 throwAggregatedException(skippedMap, false); in applyLogicsFor()117 throwAggregatedException(failedMap, true); in applyLogicsFor()129 private static void throwAggregatedException(Map<String, RuntimeException> exceptions, in throwAggregatedException() method in BusinessLogic