BagAggregateException constructor

BagAggregateException(
  1. Map<Disposable, Object> exceptions
)

Implementation

BagAggregateException(this.exceptions);