class Cucumber::WireSupport::WireException
Proxy for an exception that occured at the remote end of the wire
def initialize(args)
def initialize(args) super args['message'] end
Proxy for an exception that occured at the remote end of the wire
def initialize(args) super args['message'] end