CombinedAsyncException constructor

CombinedAsyncException(
  1. Iterable<Object> exceptions
)

Implementation

CombinedAsyncException(this.exceptions);