Dasync.Collections.ParallelForEachException public class ParallelForEachException : AggregateException Used in ParallelForEachAsync<T> extension method Documentation Code public ParallelForEachException(IEnumerable<Exception> innerExceptions) Constructor