Class BitbucketErrorHandler

  • All Implemented Interfaces:
    org.jclouds.http.HttpErrorHandler

    public class BitbucketErrorHandler
    extends Object
    implements org.jclouds.http.HttpErrorHandler
    Handle errors and propagate exception.
    • Field Detail

      • logger

        protected org.jclouds.logging.Logger logger
    • Constructor Detail

      • BitbucketErrorHandler

        public BitbucketErrorHandler()
    • Method Detail

      • handleError

        public void handleError​(org.jclouds.http.HttpCommand command,
                                org.jclouds.http.HttpResponse response)
        Specified by:
        handleError in interface org.jclouds.http.HttpErrorHandler