snowflake.snowpark.exceptions.SnowparkFetchDataException¶
- exception snowflake.snowpark.exceptions.SnowparkFetchDataException(message: str, error_code: str | None = None)[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/exceptions.py#L227-L233)¶
Bases:
SnowparkServerException
Exception for when we are trying to fetch data from Snowflake.
Includes error codes: 1406.