Class DelegatingErrorHandler

java.lang.Object
org.jclouds.http.handlers.DelegatingErrorHandler
All Implemented Interfaces:
HttpErrorHandler

@Singleton public class DelegatingErrorHandler extends Object implements HttpErrorHandler
Delegates to HttpErrorHandlers who are annotated according to the response codes they relate to.