]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/language/class_LanguagePathReadProtectedException.php
Continued:
[core.git] / inc / main / exceptions / language / class_LanguagePathReadProtectedException.php
index 1a9df0ff86c608441307f980e1cf3deb0e6ae31a..3671dfcd7a8cea323c1f92ec18832b9025ade945 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when the language path is read-protected
  *