# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Error messages.
Request error messages (connection, authentication, network error).
Error messages.
Error messages.
Error messages.
Error messages.
Error messages.
Error messages.
Error messages.
Error messages.
Driver errors.
Error messages.
Execution error messages (query failure).
Error messages.
Error messages.
Error messages.
Error messages.
# Variables
value to be used with errors.Is() to determine if an error chain contains any databricks error.
value to be used with errors.Is() to determine if an error chain contains a driver error.
value to be used with errors.Is() to determine if an error chain contains an execution error.
value to be used with errors.Is() to determine if an error chain contains a request error.
# Interfaces
A fault that is caused by Databricks services.
Base interface for driver errors.
Any error that occurs after the SQL statement has been accepted (e.g.
An error that is caused by an invalid request.