]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/helper/class_FormOpenedException.php
Continued:
[core.git] / inc / main / exceptions / helper / class_FormOpenedException.php
index 2a85e8714a8d70be2c255966c0340e2fa94f3e6b..d88f87d53f7e27a248dff415fdcfb503e7a09b9c 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when the form is still opened but we e.g. shall flush
  * the content.