Package | Description |
---|---|
com.databricks.sdk.service.pipelines |
Modifier and Type | Method and Description |
---|---|
SerializedException |
SerializedException.setClassName(String className) |
SerializedException |
SerializedException.setMessage(String message) |
SerializedException |
SerializedException.setStack(Collection<StackFrame> stack) |
Modifier and Type | Method and Description |
---|---|
Collection<SerializedException> |
ErrorDetail.getExceptions() |
Modifier and Type | Method and Description |
---|---|
ErrorDetail |
ErrorDetail.setExceptions(Collection<SerializedException> exceptions) |
Copyright © 2023. All rights reserved.