]> git.mxchange.org Git - core.git/blobdiff - framework/main/exceptions/database/local_file/class_SavePathIsEmptyException.php
Continued:
[core.git] / framework / main / exceptions / database / local_file / class_SavePathIsEmptyException.php
index 6447f931a9ea83a6bc939e56f23cbc01a2f17eb8..454558f1f607e59cee50bf56d34f0d709496bfde 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Deprecated;
 
 // Import framework stuff
+use CoreFramework\Database\DatabaseException;
 use CoreFramework\Generic\FrameworkInterface;
 
 /**