Added the `RateLimitExceededException` as a propagable exception. This will 
allow providers dealing with the service rate limits to propagate a meaningful 
error. Related to 
[JCLOUDS-1022](https://issues.apache.org/jira/browse/JCLOUDS-1022).
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/867

-- Commit Summary --

  * Added RateLimit exception

-- File Changes --

    A core/src/main/java/org/jclouds/rest/RateLimitExceededException.java (42)
    M core/src/main/java/org/jclouds/util/Throwables2.java (2)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/867.patch
https://github.com/jclouds/jclouds/pull/867.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/867

Reply via email to