# File lib/cucumber/wire_support/connection.rb, line 28 def exception(params) WireException.new(params, @config.host, @config.port) end