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