]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/template/class_BasePathIsNoDirectoryException.php
Continued:
[core.git] / inc / main / exceptions / template / class_BasePathIsNoDirectoryException.php
index 0fba91a9b858b023b6bc568f6ea5674499956f3c..6773481baacf1e6dbe8d3d3370a3b7c2e31de8fe 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when the base path is no directory
  *