]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/file_directory/class_FileReadProtectedException.php
Continued:
[core.git] / inc / main / exceptions / file_directory / class_FileReadProtectedException.php
index fdd13ecf17dc336cbeec9ee240aec6013e9fce2a..ce6108df8175ced92eacd23f2b018a32aaf1cf34 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when a file is read-protected
  *