# File lib/restclient/exceptions.rb, line 14
                def initialize(response=nil)
                        @response = response
                end