@ShellComponent public class Stacktrace extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Stacktrace.Command
Marker interface for beans providing stacktrace functionality to the shell.
|
| Constructor and Description |
|---|
Stacktrace() |
| Modifier and Type | Method and Description |
|---|---|
void |
stacktrace() |
@ShellMethod(key="stacktrace", value="Display the full stacktrace of the last error.") public void stacktrace()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.