Continued:
[core.git] / framework / main / exceptions / main / class_MissingDecimalsThousandsSeparatorException.php
index db507858a7821b52f310c19562a8c04ae3aab409..74344cb4ff2ad4b5b1c7aac079e376ad1a07506f 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 // Own namespace
-namespace CoreFramework\Deprecated;
+namespace Org\Mxchange\CoreFramework\Deprecated;
 
 // Import framework stuff
-use CoreFramework\Generic\FrameworkException;
+use Org\Mxchange\CoreFramework\Generic\FrameworkException;
 
 /**
  * An exception thrown when the decimal and thousands separators are missing