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}.
See Implementation
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}.