MSC-PG0013
Unsupported Raise Exception.
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Severity
Medium
Description
The Raise Exception outside of an Exception Block is not supported because it requires creating a custom exception based on dynamic data, which is not suppored in Snowflake. Snowflake only supports creating new exceptions with a literal message.
Code Example
Input Code:
Output Code:
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated