Join<T, E extends Exception> constructor

const Join<T, E extends Exception>(
  1. Future<T> _()
)