snowflake.core.exceptions.InvalidIdentifierError¶
- class snowflake.core.exceptions.InvalidIdentifierError(identifier: str)¶
- Bases: - SnowflakePythonError- Raised when an identifier does not meet identifier requirements. 
Bases: SnowflakePythonError
Raised when an identifier does not meet identifier requirements.