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