X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fexceptions%2Flanguage%2Fclass_LanguagePathIsNoDirectoryException.php;h=13ba713af6f7878eb3041b1f02c0c1dd92733ab7;hp=49d08aa123edd625004547981d49f7f882fadd89;hb=41d3328c52be0393e2912ab64f185df205dec828;hpb=9834f12b6c4754df364ae966d87ba389718a05a0 diff --git a/inc/main/exceptions/language/class_LanguagePathIsNoDirectoryException.php b/inc/main/exceptions/language/class_LanguagePathIsNoDirectoryException.php index 49d08aa1..13ba713a 100644 --- a/inc/main/exceptions/language/class_LanguagePathIsNoDirectoryException.php +++ b/inc/main/exceptions/language/class_LanguagePathIsNoDirectoryException.php @@ -2,6 +2,9 @@ // Own namespace namespace CoreFramework\Deprecated; +// Import framework stuff +use CoreFramework\Generic\FrameworkException; + /** * An exception thrown when the language path is no directory *