Continued:
[core.git] / inc / main / exceptions / xml / class_XmlNodeMismatchException.php
index 51c21164f4c9577329a48c16ee3519cdcf1b9d12..256dc918e3eccc3dbefdd2724619c8aa3e2bd78b 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Xml;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when an XML node does not match the excepted
  *