Continued:
[core.git] / inc / main / exceptions / main / class_InvalidCommandException.php
index 9c1476f2f61105a5ada4109bd1492f7892a5b106..d4982fd7040ef9f115e9d22f5e62ef025762cd36 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * This exception is thrown when a command is invalid
  *