]> git.mxchange.org Git - core.git/blobdiff - framework/main/exceptions/config/class_ConfigValueTypeUnsupportedException.php
Continued:
[core.git] / framework / main / exceptions / config / class_ConfigValueTypeUnsupportedException.php
index 160501ffb6a1a9924078129a1913c0a840dc345a..2510023370f1e9b293bb74836578c9f2e5630617 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 // Own namespace
-namespace CoreFramework\Configuration;
+namespace Org\Mxchange\CoreFramework\Configuration;
 
 // Import framework stuff
-use CoreFramework\Generic\FrameworkException;
+use Org\Mxchange\CoreFramework\Generic\FrameworkException;
 
 /**
  * Thrown when the value variable type is NULL, an array, an object or a
@@ -12,7 +12,7 @@ use CoreFramework\Generic\FrameworkException;
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2017 Core Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2019 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  * @todo               These are invalid argument exceptions