X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fexceptions%2Ftemplate%2Fclass_BasePathIsEmptyException.php;h=1e553acba926eaee68bdb290cde3f2ba5f5db059;hp=2c066ef45c11d0653134229b27613701971e36e3;hb=7629f2314d517561d4301ddfb068a797b6ed8700;hpb=65f6c4366c9709c9c7c9070d903f1d948be0d5b0 diff --git a/inc/main/exceptions/template/class_BasePathIsEmptyException.php b/inc/main/exceptions/template/class_BasePathIsEmptyException.php index 2c066ef4..1e553acb 100644 --- a/inc/main/exceptions/template/class_BasePathIsEmptyException.php +++ b/inc/main/exceptions/template/class_BasePathIsEmptyException.php @@ -3,6 +3,7 @@ namespace CoreFramework\Template; // Import framework stuff +use CoreFramework\Generic\FrameworkException; use CoreFramework\Generic\FrameworkInterface; /**