Package | Description |
---|---|
com.databricks.sdk.service.pipelines |
Modifier and Type | Method and Description |
---|---|
StackFrame |
StackFrame.setDeclaringClass(String declaringClass) |
StackFrame |
StackFrame.setFileName(String fileName) |
StackFrame |
StackFrame.setLineNumber(Long lineNumber) |
StackFrame |
StackFrame.setMethodName(String methodName) |
Modifier and Type | Method and Description |
---|---|
Collection<StackFrame> |
SerializedException.getStack() |
Modifier and Type | Method and Description |
---|---|
SerializedException |
SerializedException.setStack(Collection<StackFrame> stack) |
Copyright © 2023. All rights reserved.