]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/main/class_VariableIsNotSetException.php
renamed lib-local.php -> lib-lfdb.php because it really loads the "legendary"
[core.git] / inc / main / exceptions / main / class_VariableIsNotSetException.php
index 7e6efb04e0b35ac80f519755f5df802906f0abb5..c3b9745158734fbaea22a085ca9eda950f94be1e 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when a variable is not set
  *