public class ThrowableUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getStackTrace(java.lang.Throwable throwable)
Extracts the stacktrace from the given throwable and returns
it as a string.
|
Copyright © ${project.year} ${project.holder}. All Rights Reserved.