Class JenkinsErrorHandler

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

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

      • JenkinsErrorHandler

        public JenkinsErrorHandler()
    • 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