public final class DefaultExceptionHandler extends Object implements ExceptionHandler
ExceptionHandler which does not do anything.ExceptionHandler.Status| Constructor and Description |
|---|
DefaultExceptionHandler() |
public ExceptionHandler.Status onFailure(Throwable e)
ExceptionHandler.Status.CONTINUE.onFailure in interface ExceptionHandlere - The exception.Copyright © 2010–2014 Arcbees. All rights reserved.