© 2026 Hedgehog Software, LLC
raise exception 'hello world' using errcode = 'TESTX';
Effect.catchTag("SqlError", error => ...)
Console.log(error)