public class ExceptionUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getMessage(Exception e) |
static String |
getMessage(Throwable e) |
static Throwable |
unwrapThrowable(Throwable wrapped) |
Copyright © 2021. All rights reserved.