org.jbehave.core.failures
Class SilentlyAbsorbingFailure

java.lang.Object
  extended by org.jbehave.core.failures.SilentlyAbsorbingFailure
All Implemented Interfaces:
FailureStrategy

public final class SilentlyAbsorbingFailure
extends Object
implements FailureStrategy


Constructor Summary
SilentlyAbsorbingFailure()
           
 
Method Summary
 void handleFailure(Throwable throwable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilentlyAbsorbingFailure

public SilentlyAbsorbingFailure()
Method Detail

handleFailure

public void handleFailure(Throwable throwable)
Specified by:
handleFailure in interface FailureStrategy


Copyright © 2003-2012. All Rights Reserved.