]> git.mxchange.org Git - core.git/blobdiff - framework/main/exceptions/database/local_file/class_SavePathIsNoDirectoryException.php
Continued:
[core.git] / framework / main / exceptions / database / local_file / class_SavePathIsNoDirectoryException.php
index 3725cf7e959f718a5d885dae59e7d916d326c0b0..49d104f67e7b63c550ae9c62509371da777f2860 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Database\DatabaseException;
+
 /**
  * An exception thrown when the save path is no directory
  *