X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=framework%2Fmain%2Fexceptions%2Fmain%2Fclass_InvalidClassNameException.php;h=69061f7cf50e30683ec22edfce5bd3922f1a7fe8;hb=deb4c766b3c6af391dc3beb4a7a450ae2a6249c2;hp=43bb8ec8d7e913e7d006b191acef4c105285f35e;hpb=2eac7fa61bc152da2e962d55e3a44e56faa12f93;p=core.git diff --git a/framework/main/exceptions/main/class_InvalidClassNameException.php b/framework/main/exceptions/main/class_InvalidClassNameException.php index 43bb8ec8..69061f7c 100644 --- a/framework/main/exceptions/main/class_InvalidClassNameException.php +++ b/framework/main/exceptions/main/class_InvalidClassNameException.php @@ -3,6 +3,7 @@ namespace CoreFramework\Deprecated; // Import framework stuff +use CoreFramework\Generic\FrameworkException; use CoreFramework\Generic\FrameworkInterface; /**