public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Throwable> |
findCauseBy(Throwable throwable,
Class<T> clazz) |
static Object |
getRealValue(Object obj)
Get Real Value
|
static Throwable |
getRootCause(Throwable throwable) |
static String |
getStackTrace(Throwable aThrowable) |
Copyright © 2019. All rights reserved.