class Cucumber::WireSupport::Connection

def exception(params)

def exception(params)
  WireException.new(params, @config)
end