public class ExceptionUtils extends Object
| Constructor and Description |
|---|
ExceptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Throwable |
unwrap(Throwable t)
Unwraps provided throwable to the most specific.
|
Copyright © 2022. All rights reserved.