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