public class ExceptionUtil extends Object
| Constructor and Description |
|---|
ExceptionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDetailMessage(Throwable ex)
Assemble the detail message for the throwable with all of its cause included (at most 10 causes).
|
Copyright © 2022 Ctrip, Inc.. All rights reserved.