public class JavaExceptionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Throwable |
getRootCause(Throwable exception) |
static boolean |
isCausedBy(Throwable exception,
Class<?> typeOfCause,
boolean includeSubtypes) |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.