X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmain%2Fexceptions%2Fstacker%2Fclass_FullStackerException.php;h=fbe5ff5daade4dcd1f9ab74f42b2abeee9204ee5;hb=41d3328c52be0393e2912ab64f185df205dec828;hp=7733dc63803920f6d288bb1d2cc2cf2734767aeb;hpb=95a008a7823f28fa6a1172798e0d7565385055d4;p=core.git diff --git a/inc/main/exceptions/stacker/class_FullStackerException.php b/inc/main/exceptions/stacker/class_FullStackerException.php index 7733dc63..fbe5ff5d 100644 --- a/inc/main/exceptions/stacker/class_FullStackerException.php +++ b/inc/main/exceptions/stacker/class_FullStackerException.php @@ -2,6 +2,9 @@ // Own namespace namespace CoreFramework\Deprecated; +// Import framework stuff +use CoreFramework\Generic\FrameworkException; + /** * Thrown if a stacker is full *