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