Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-statementexecution
v1
ServiceError
Interface ServiceError
interface
ServiceError
{
errorCode
?:
ServiceErrorCode
;
message
?:
string
;
}
Index
Properties
error
Code?
message?
Properties
Optional
error
Code
errorCode
?:
ServiceErrorCode
Optional
message
message
?:
string
A brief summary of the error condition.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Code
message
Databricks SDK for JavaScript
Loading...
A brief summary of the error condition.