I guess if users call getInput directly instead of using a Guava wrapper they will have to cope with the checked IOException. Unfortunately the Payload implementors wrap IOException in an unchecked RuntimeException. This is unfortunate and I would really like to declare the IOException instead of hiding it.
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/233#issuecomment-30596157
