]> git.mxchange.org Git - core.git/blobdiff - framework/main/exceptions/state/class_InvalidStateInstanceException.php
Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / framework / main / exceptions / state / class_InvalidStateInstanceException.php
index f9240d3840bb643ab8c75e41437bb4d6b41905e3..f529843b3901359935d7a1c84c87724793a9a483 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 a state instance is invalid
 
 /**
  * This exception is thrown when a state instance is invalid