mirror of
https://github.com/apache/jclouds.git
synced 2025-02-09 03:25:39 +00:00
d5e66575e9
Previously we passed these exceptions to handler, which wrapped them in a RuntimeException. Instead propagate the actual cause so callers can handle these properly.