Why throw simply the first exception? How about
```
assertTrue(exceptions.isEmpty, "Expected no exceptions but got %s", exceptions);
```
or something like that?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/commit/3ad6b275d45270c30ce6faadfa11342032c1da5e#commitcomment-4029451

Reply via email to