| Package | Description |
|---|---|
| com.databricks.sdk.core.error.details |
| Modifier and Type | Method and Description |
|---|---|
static DebugInfo.Builder |
DebugInfo.builder()
Creates a new builder for constructing DebugInfo instances.
|
abstract DebugInfo.Builder |
DebugInfo.Builder.setDetail(String detail)
Sets the additional debugging information.
|
abstract DebugInfo.Builder |
DebugInfo.Builder.setStackEntries(List<String> stackEntries)
Sets the stack trace entries.
|
Copyright © 2026. All rights reserved.