snowflake.core.exceptionsΒΆ
Exceptions
  | 
Raised when there is an exception with any of the API Error Codes.  | 
  | 
Raised when we encounter an HTTP error code of 404.  | 
  | 
Raised when we encounter an HTTP error code of 401.  | 
  | 
Raised when we encounter an HTTP error code of 403.  | 
  | 
Raised when we encounter an HTTP error code of 5NN.  | 
  | 
Raised when we encounter an HTTP error code of 409.  | 
  | 
Raised when the user makes an invalid action such as invalid parameters or when the API response is invalid.  | 
  | 
Raised when the api response is invalid.  | 
  | 
Raised when function args are invalid.  | 
  | 
Raised when function result is invalid.  | 
  | 
Raised when user tries to make an invalid operation.  | 
  | 
Raised when a request times out after any amount of retries.  | 
  | 
Exception for missing modules.  | 
  | 
|
  | 
|
  |