TemplateTrait - Fix references to CRM_Core_Exception
authorTim Otten <totten@civicrm.org>
Tue, 5 Dec 2023 22:21:19 +0000 (22:21 +0000)
committerTim Otten <totten@civicrm.org>
Tue, 5 Dec 2023 22:23:07 +0000 (22:23 +0000)
commit0b3caaa2b7cce1a3c8e911a19e748ba4b68900d8
treeb98febd946f6a11b1b20ed5b9d791e3ef9d8627d
parentcfb4ff7d69c05a83b40b636829b4fb143f20c8c7
TemplateTrait - Fix references to CRM_Core_Exception

There are a few places where this class throws exceptions. It's quite uncommon. But if it happens, then it won't work right.
Civi/WorkflowMessage/Traits/TemplateTrait.php