]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/stacker/class_EmptyStackerException.php
Continued:
[core.git] / inc / main / exceptions / stacker / class_EmptyStackerException.php
index 804ad6c4f90fecca6c617c0ea728134da4941c22..b706a58e4a5a1f3cc4a83df2da9bc20d13d8235d 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * Thrown if a stacker is empty
  *