class RestClient::Exception

def initialize response = nil

def initialize response = nil
  @response = response
end