]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/main/class_EmptyVariableException.php
Continued:
[core.git] / inc / main / exceptions / main / class_EmptyVariableException.php
index b6ecad00ff6ce87d265c695896163d8acf785af2..b50f52241136cf67479294cbcf7a59386bb7af2e 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * This exception is thrown when a variable is unexpected empty
  *