Continued:
[core.git] / inc / main / exceptions / main / class_MissingDecimalsThousandsSeparatorException.php
index 5ee19edfe2dfc5688f74c838daa0ff558351246b..db507858a7821b52f310c19562a8c04ae3aab409 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when the decimal and thousands separators are missing
  *