]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/language/class_InvalidLanguagePathStringException.php
Continued:
[core.git] / inc / main / exceptions / language / class_InvalidLanguagePathStringException.php
index b67a3bf881e7b948d9315c4bd63b5dc2397739f8..e46fac8400efb11bb841ab4a6962716d999a62cc 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 string is invalid
  *