# File lib/restclient/exceptions.rb, line 161
    def initialize(url)
      @url = url
    end