X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=framework%2Fmain%2Fexceptions%2Fstate%2Fclass_UnexpectedStateException.php;h=b2af8ba95a8d5d28b1ba0e591e7beeec06b69bef;hp=8ead1d6735e6f18768027738593b58601f104771;hb=2882b57ca6f372b822f96034ff2fe6aafd7daeb8;hpb=320e7efb2f575d84c2f93be41056bfbc0234e49c diff --git a/framework/main/exceptions/state/class_UnexpectedStateException.php b/framework/main/exceptions/state/class_UnexpectedStateException.php index 8ead1d67..b2af8ba9 100644 --- a/framework/main/exceptions/state/class_UnexpectedStateException.php +++ b/framework/main/exceptions/state/class_UnexpectedStateException.php @@ -4,6 +4,7 @@ namespace Org\Mxchange\CoreFramework\State; // Import framework stuff use Org\Mxchange\CoreFramework\Generic\FrameworkException; +use Org\Mxchange\CoreFramework\State\Stateable; /** * This exception is thrown when an unexpected state is detected.