snowflake.core.exceptions.LongRunningQueryTimeout¶
- class snowflake.core.exceptions.LongRunningQueryTimeout(reason: str | None = None)¶
Bases:
Exception
Raised when long running query timeout.
Bases: Exception
Raised when long running query timeout.