X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=inc%2Fmain%2Fexceptions%2Fstacker%2Fclass_EmptyStackerException.php;h=b706a58e4a5a1f3cc4a83df2da9bc20d13d8235d;hb=41d3328c52be0393e2912ab64f185df205dec828;hp=804ad6c4f90fecca6c617c0ea728134da4941c22;hpb=95a008a7823f28fa6a1172798e0d7565385055d4;p=core.git diff --git a/inc/main/exceptions/stacker/class_EmptyStackerException.php b/inc/main/exceptions/stacker/class_EmptyStackerException.php index 804ad6c4..b706a58e 100644 --- a/inc/main/exceptions/stacker/class_EmptyStackerException.php +++ b/inc/main/exceptions/stacker/class_EmptyStackerException.php @@ -2,6 +2,9 @@ // Own namespace namespace CoreFramework\Deprecated; +// Import framework stuff +use CoreFramework\Generic\FrameworkException; + /** * Thrown if a stacker is empty *