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