Continued:
[core.git] / framework / main / exceptions / database / local_file / class_SavePathWriteProtectedException.php
index 7bb8ead58f5fc0045962f206530778f449384f78..49add0a461c4c8e47b16557b9fed004781cdd685 100644 (file)
@@ -2,6 +2,9 @@
 // Deprecated:
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Database\DatabaseException;
+
 /**
  * An exception thrown when the save path is write-protected
  *