From 1f61d8b728c4dcf0421d3b27619602e415fa9ce8 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Sat, 26 Nov 2016 21:14:38 +0100 Subject: [PATCH] NestingError: add missing exception class --- library/Businessprocess/Exception/NestingError.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library/Businessprocess/Exception/NestingError.php diff --git a/library/Businessprocess/Exception/NestingError.php b/library/Businessprocess/Exception/NestingError.php new file mode 100644 index 0000000..89cbf81 --- /dev/null +++ b/library/Businessprocess/Exception/NestingError.php @@ -0,0 +1,9 @@ +