# File lib/celerity/browser.rb, line 670
    def status_code_exceptions=(bool)
      @webclient.throwExceptionOnFailingStatusCode = bool
    end