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