]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/tools/console/class_ConsoleTools.php
imported FileNotFoundException
[core.git] / framework / main / classes / tools / console / class_ConsoleTools.php
index c1d252d51e8db3267a8bd3230928f00ab4721b59..e783dad392eed4fc4d3f7ce53525070176bfcc1b 100644 (file)
@@ -5,6 +5,7 @@ namespace CoreFramework\Console\Tools;
 // Import framework stuff
 use CoreFramework\Configuration\FrameworkConfiguration;
 use CoreFramework\Factory\ObjectFactory;
+use CoreFramework\Filesystem\FileNotFoundException;
 use CoreFramework\Generic\FrameworkException;
 use CoreFramework\Object\BaseFrameworkSystem;
 use CoreFramework\Socket\InvalidSocketException;