org.jbehave.core.failures
Class RethrowingFailure
java.lang.Object
org.jbehave.core.failures.RethrowingFailure
- All Implemented Interfaces:
- FailureStrategy
public final class RethrowingFailure
- extends Object
- implements FailureStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RethrowingFailure
public RethrowingFailure()
handleFailure
public void handleFailure(Throwable throwable)
throws Throwable
- Specified by:
handleFailure
in interface FailureStrategy
- Throws:
Throwable
Copyright © 2003-2011. All Rights Reserved.