Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / framework / main / exceptions / state / class_UnresolveableStateException.php
index dcc0cd60242eb06ca22fb2fdb9bfaaaf048fd82b..36b3c0a393ac6c78e4eebf8d9c91a6f6285cc41e 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 // Own namespace
-namespace CoreFramework\State;
+namespace Org\Mxchange\CoreFramework\State;
 
 // Import framework stuff
-use CoreFramework\Generic\FrameworkException;
+use Org\Mxchange\CoreFramework\Generic\FrameworkException;
 
 /**
  * This exception is thrown when the default state is missing