Continued:
[core.git] / inc / main / exceptions / filter / class_InvalidFilterChainException.php
index c8b82621d5e0dd64bcfcd3e0629aa70581225c19..a859a55e69f197293529dbe04475a34d4690ca92 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown in a filter chain to stop processing further filters
  *