public class FailureHandler extends Object
| Constructor and Description |
|---|
FailureHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected <E extends Throwable> |
findRootCause(Throwable failure) |
RuntimeException |
handle(Throwable th) |
RuntimeException |
handle(Throwable th,
String message) |
public RuntimeException handle(Throwable th)
public RuntimeException handle(Throwable th, String message)
Copyright © 2007–2024. All rights reserved.