Continued:
[core.git] / inc / main / exceptions / file_directory / class_PathReadProtectedException.php
index c64568bfa2bf3cba2b42e2efc74ee2e685fc9fb1..746dccf0f7d8bbe4d4b54900ba4571f7ede2d208 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when a path is read-protected
  *