snowflake.core.exceptions.MissingModuleError¶
- class snowflake.core.exceptions.MissingModuleError(module: str, post_error_blurb: str | None = None)¶
Bases:
_SnowflakePythonError
Exception for missing modules.
Bases: _SnowflakePythonError
Exception for missing modules.