public class ExceptionUtil
extends java.lang.Object
| Constructor and Description |
|---|
ExceptionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isExceptionCausedBy(java.lang.Throwable throwable,
java.lang.Class<?> causedBy) |