snowflake.core.exceptions.MissingModuleError

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

Bases: SnowflakePythonError

Exception for missing modules.