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