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