snowflake.snowpark.exceptions.SnowparkGeneralException¶
- exception snowflake.snowpark.exceptions.SnowparkGeneralException(message: str, error_code: str | None = None)[source]¶
Bases:
SnowparkClientException
Exception for general exceptions.
Includes all error codes in range 15XX (where XX is 0-9).