| Package | Description |
|---|---|
| com.databricks.sdk.core.error | |
| com.databricks.sdk.core.error.details |
| Constructor and Description |
|---|
ApiErrorBody(String errorCode,
String message,
String scimDetail,
String scimStatus,
String scimType,
String api12Error,
ErrorDetails errorDetails)
Constructs an ApiErrorBody from the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorDetails |
ErrorDetails.Builder.build() |
ErrorDetails |
ErrorDetailsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2025. All rights reserved.