public class CurrentThreadStack extends Throwable
Throwable as we do no expect to use this for rethrowing| Constructor and Description |
|---|
CurrentThreadStack() |
| Modifier and Type | Method and Description |
|---|---|
static CurrentThreadStack |
snapshot() |
static StackTraceElement[] |
snapshotStackTrace() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static CurrentThreadStack snapshot()
public static StackTraceElement[] snapshotStackTrace()
Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.