You are viewing documentation about an older version (1.1.0). View latest version

snowflake.snowpark.exceptions.SnowparkQueryCancelledException

exception snowflake.snowpark.exceptions.SnowparkQueryCancelledException(message: str, error_code: str | None = None)[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.1.0/src/snowflake/snowpark/exceptions.py#L215-L221)

Bases: SnowparkServerException

Exception for when we are trying to interact with a cancelled query.

Includes error codes: 1401.