> @@ -206,4 +217,13 @@ public String toString() { > "sessionTimeout", sessionTimeout).toString(); > } > > + private static List<AuthMethod> getAuthMethods(AgentProxy agent) throws > Exception {
Narrow the list of exception types thrown here? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/312/files#r10856725