public class StackTraceUtility extends Object
| Constructor and Description |
|---|
StackTraceUtility() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
obtainStackTraceAsArray(Throwable throwable) |
static String |
obtainStackTraceAsString(Throwable throwable) |
Copyright © 2020. All rights reserved.