org.jbehave.core.errors
Class ErrorStrategyInWhichWeTrustTheReporter

java.lang.Object
  extended by org.jbehave.core.errors.ErrorStrategyInWhichWeTrustTheReporter
All Implemented Interfaces:
ErrorStrategy

public class ErrorStrategyInWhichWeTrustTheReporter
extends java.lang.Object
implements ErrorStrategy


Field Summary
 
Fields inherited from interface org.jbehave.core.errors.ErrorStrategy
RETHROW, SILENT
 
Constructor Summary
ErrorStrategyInWhichWeTrustTheReporter()
           
 
Method Summary
 void handleError(java.lang.Throwable throwable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorStrategyInWhichWeTrustTheReporter

public ErrorStrategyInWhichWeTrustTheReporter()
Method Detail

handleError

public void handleError(java.lang.Throwable throwable)
                 throws java.lang.Throwable
Specified by:
handleError in interface ErrorStrategy
Throws:
java.lang.Throwable


Copyright © 2003-2010. All Rights Reserved.