class Cucumber::Formatter::LegacyApi::Adapter::LegacyResultBuilder
def describe_exception_to(formatter)
def describe_exception_to(formatter) formatter.exception(filtered_exception, @status) if @exception end
def describe_exception_to(formatter) formatter.exception(filtered_exception, @status) if @exception end