public class FirstFailureExceptionHandler extends java.lang.Object implements ExceptionHandler
Constructor and Description |
---|
FirstFailureExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handleException(java.lang.Throwable ex)
Handles the exception
|
public void handleException(java.lang.Throwable ex)
ExceptionHandler
handleException
in interface ExceptionHandler