public class ExceptionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T extends Throwable> |
getCauseInChain(Class<T> cause,
Throwable chain) |
static boolean |
isCauseInChain(Class<?> cause,
Throwable chain) |
Copyright © 2019 Electronic Arts Inc. All rights reserved.