| Package | Description |
|---|---|
| com.databricks.sdk.core.error | |
| com.databricks.sdk.core.error.platform |
| Class and Description |
|---|
| PermissionDenied
the caller does not have permission to execute the specified operation
|
| Class and Description |
|---|
| BadRequest
the request is invalid
|
| InternalError
some invariants expected by the underlying system have been broken
|
| NotFound
the operation was performed on a resource that does not exist
|
| ResourceConflict
maps to all HTTP 409 (Conflict) responses
|
| TooManyRequests
maps to HTTP code: 429 Too Many Requests
|
Copyright © 2024. All rights reserved.