StackUtils.getDebuggingThrowable() insteadpublic class CurrentStackTrace extends Throwable
| Constructor and Description |
|---|
CurrentStackTrace()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
StackTraceElement[] |
getStackTrace()
Deprecated.
Returns an array of stack trace elements representing the stack dump of currently executing thread.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StackTraceElement[] getStackTrace()
getStackTrace in class ThrowableCopyright © 2012–2026 cismet GmbH. All rights reserved.