Continued:
[core.git] / inc / main / exceptions / auth / class_UserAuthorizationException.php
index 4c99d05e6064193e68637d75789d3c8c60b12d01..3dc1fd12448b23a0ff8c0298530b1a7e78873109 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\User\Auth;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when authorization of the user has failed
  *