From b2a9053fa88a6cd024cdbfd49582debfb0014a3b Mon Sep 17 00:00:00 2001 From: Jan Jakes Date: Wed, 16 Feb 2022 10:48:58 +0100 Subject: [PATCH] Add static factory class for easier exception creation [MAILPOET-4135] --- mailpoet/lib/Automation/Exceptions.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mailpoet/lib/Automation/Exceptions.php diff --git a/mailpoet/lib/Automation/Exceptions.php b/mailpoet/lib/Automation/Exceptions.php new file mode 100644 index 0000000000..afe9f58fb9 --- /dev/null +++ b/mailpoet/lib/Automation/Exceptions.php @@ -0,0 +1,13 @@ +