public final class ExceptionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getMessageList(Throwable t)
|
static boolean |
isOfTypeOrHasCauseWithType(Throwable t,
Class<? extends Throwable> expectedClass)
|
Created by ThK-Systems. License: LGPL