Continued:
[core.git] / inc / main / exceptions / state / class_UnresolveableStateException.php
index 1b4973fe138f6fb8575814f78e011958c90fb51e..dcc0cd60242eb06ca22fb2fdb9bfaaaf048fd82b 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\State;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * This exception is thrown when the default state is missing
  *