]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/user/class_UnexpectedGuestAccountException.php
Continued:
[core.git] / inc / main / exceptions / user / class_UnexpectedGuestAccountException.php
index 9ad167b065ecc6786fa2b2f40304ed19ecd07291..3ab48ca4607f44df928dd440a9bcfa3dc3cc52d4 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\User;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception for unexpected guest accounts
  *