# File lib/restclient/exceptions.rb, line 128
    def message
      "HTTP status code #{http_code}"
    end