CallStack.fillInStackTrace

Takes a snapshot of the current call stack. Subsequent calls to {@link #printStackTrace(PrintWriter)} will print out that stack trace until it is {@linkplain #clear() cleared}.

interface CallStack
void
fillInStackTrace
()

Meta