| Modifier and Type | Class and Description |
|---|---|
static class |
Execution.StackTrace
A collection of stack elements (frames) where an error occurred.
|
static class |
Execution.StackTrace.Builder
A collection of stack elements (frames) where an error occurred.
|
| Modifier and Type | Method and Description |
|---|---|
Execution.StackTraceOrBuilder |
Execution.ErrorOrBuilder.getStackTraceOrBuilder()
Stack trace with detailed information of where error was generated.
|
Execution.StackTraceOrBuilder |
Execution.Error.getStackTraceOrBuilder()
Stack trace with detailed information of where error was generated.
|
Execution.StackTraceOrBuilder |
Execution.Error.Builder.getStackTraceOrBuilder()
Stack trace with detailed information of where error was generated.
|
Copyright © 2024 Google LLC. All rights reserved.