class RSpec::Core::Example
def fail_with_exception(reporter, exception)
- Private: -
def fail_with_exception(reporter, exception) start(reporter) set_exception(exception) finish(reporter) end
def fail_with_exception(reporter, exception) start(reporter) set_exception(exception) finish(reporter) end