]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/helper/class_UserInstanceMissingException.php
Continued:
[core.git] / inc / main / exceptions / helper / class_UserInstanceMissingException.php
index 530677b1a6101e5c9ca4fd3a313f446bd70439c8..7ace47164d9bb79a69f5759dc81499084c67db57 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when a user instance is invalid
  *