snowflake.core.exceptions.MissingModuleError | Snowflake Documentation (original) (raw)

DeveloperSnowflake Python APIsSnowflake Python APIs referenceexceptionsexceptions.MissingModuleError

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

Bases: SnowflakePythonError

Exception for missing modules.