snowflake.core.exceptions.InvalidOperationError¶
- class snowflake.core.exceptions.InvalidOperationError(reason: str | None = None)¶
Bases:
Exception
Raised when user tries to make an invalid operation.
Bases: Exception
Raised when user tries to make an invalid operation.