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

snowflake.core.exceptions.MissingModuleErrorΒΆ

class snowflake.core.exceptions.MissingModuleError(module: str, post_error_blurb: str | None = None)ΒΆ

Bases: SnowflakePythonError

Exception for missing modules.