Continued:
[core.git] / inc / main / exceptions / template / class_InvalidBasePathStringException.php
index 5c89c08842d9538483975c7530fe7447b7d65f0b..2b07d3da67844dc389e1aed74e607bc31926aef6 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown hen the base path string is invalid
  *