]> git.mxchange.org Git - core.git/blobdiff - framework/main/exceptions/state/class_UnexpectedStateException.php
Continued:
[core.git] / framework / main / exceptions / state / class_UnexpectedStateException.php
index 11b043b999b850c6dd40fb9d6b07e625d92372cc..8ead1d6735e6f18768027738593b58601f104771 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 // Own namespace
 <?php
 // Own namespace
-namespace CoreFramework\State;
+namespace Org\Mxchange\CoreFramework\State;
 
 // Import framework stuff
 
 // Import framework stuff
-use CoreFramework\Generic\FrameworkException;
+use Org\Mxchange\CoreFramework\Generic\FrameworkException;
 
 /**
  * This exception is thrown when an unexpected state is detected.
 
 /**
  * This exception is thrown when an unexpected state is detected.