public class ExceptionUtils extends Object
Constructor and Description |
---|
ExceptionUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getFullStackTrace(Throwable throwable) |
static <T extends Throwable> |
getRootCause(Throwable t,
Class<T> type)
|
Copyright © 2021. All rights reserved.