Class BitbucketErrorHandler
- java.lang.Object
-
- com.cdancy.bitbucket.rest.handlers.BitbucketErrorHandler
-
- All Implemented Interfaces:
org.jclouds.http.HttpErrorHandler
public class BitbucketErrorHandler extends Object implements org.jclouds.http.HttpErrorHandler
Handle errors and propagate exception.
-
-
Field Summary
Fields Modifier and Type Field Description protected org.jclouds.logging.Loggerlogger
-
Constructor Summary
Constructors Constructor Description BitbucketErrorHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleError(org.jclouds.http.HttpCommand command, org.jclouds.http.HttpResponse response)
-