snowflake.core.exceptions¶
Functions
  | 
Remove any common leading whitespace from every line in text.  | 
Exceptions
  | 
Raised when there is an exception with any of the API Error Codes.  | 
  | 
Raised when we encounter an HTTP error code of 409.  | 
  | 
|
  | 
|
  | 
|
  | 
Raised when we encounter an HTTP error code of 403.  | 
  | 
Raised when the user makes an invalid action such as invalid parameters or when the API response is invalid.  | 
  | 
Raised when function args are invalid.  | 
  | 
Raised when an identifier does not meet identifier requirements.  | 
  | 
Raised when user tries to make an invalid operation.  | 
  | 
Raised when the api response is invalid.  | 
  | 
Raised when function result is invalid.  | 
  | 
Exception for missing modules.  | 
  | 
Raised when we encounter an HTTP error code of 404.  | 
  | 
Raised when a request times out after any amount of retries.  | 
  | 
Raised when we encounter an HTTP error code of 5NN.  | 
  | 
The base exception class for all Snowflake Python related Errors.  | 
  | 
Raised when we encounter an HTTP error code of 401.  | 
  | 
Raised when spark-connect endpoint returns a response other than the expected protobuf.  |