mirror of
https://github.com/apache/jclouds.git
synced 2025-02-21 09:44:59 +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.