Continued:
[core.git] / inc / main / exceptions / template / class_BasePathReadProtectedException.php
index ab8e0649f42d2d954619b78f3de5c70b08fe4ab9..a248a440b0d2e5af3f88cca8c65238dc59b89882 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when the base path is read-protected
  *