X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fexceptions%2Ftemplate%2Fclass_BasePathReadProtectedException.php;h=a248a440b0d2e5af3f88cca8c65238dc59b89882;hp=ab8e0649f42d2d954619b78f3de5c70b08fe4ab9;hb=41d3328c52be0393e2912ab64f185df205dec828;hpb=9834f12b6c4754df364ae966d87ba389718a05a0 diff --git a/inc/main/exceptions/template/class_BasePathReadProtectedException.php b/inc/main/exceptions/template/class_BasePathReadProtectedException.php index ab8e0649..a248a440 100644 --- a/inc/main/exceptions/template/class_BasePathReadProtectedException.php +++ b/inc/main/exceptions/template/class_BasePathReadProtectedException.php @@ -2,6 +2,9 @@ // Own namespace namespace CoreFramework\Deprecated; +// Import framework stuff +use CoreFramework\Generic\FrameworkException; + /** * An exception thrown when the base path is read-protected *