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