public class StackTraceUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MUNIT_VERBOSE_EXCEPTIONS |
| Constructor and Description |
|---|
StackTraceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getStackTrace(Throwable throwable)
Gets the stacktrace of the given
Throwable based on the verbosity configuration |
public static final String MUNIT_VERBOSE_EXCEPTIONS
Copyright © 2020. All rights reserved.