]> git.mxchange.org Git - core.git/blobdiff - framework/main/exceptions/database/local_file/class_SavePathReadProtectedException.php
Continued:
[core.git] / framework / main / exceptions / database / local_file / class_SavePathReadProtectedException.php
index a8db0666b19e506e8e6d485d42acfda0313c6fb4..0b32e1dc3b072ff325c8f7cf1f50324e10aec9a1 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 read-protected
  *