# File lib/restclient/exceptions.rb, line 106
    def inspect
      "#{message}: #{http_body}"
    end