X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fexceptions%2Ffile_directory%2Fclass_InvalidResourceException.php;h=15390ce98254a9ca34eb87585dde83873664ae60;hp=22a6adeae02211109d2b414cf613e7589ab14feb;hb=41d3328c52be0393e2912ab64f185df205dec828;hpb=9834f12b6c4754df364ae966d87ba389718a05a0 diff --git a/inc/main/exceptions/file_directory/class_InvalidResourceException.php b/inc/main/exceptions/file_directory/class_InvalidResourceException.php index 22a6adea..15390ce9 100644 --- a/inc/main/exceptions/file_directory/class_InvalidResourceException.php +++ b/inc/main/exceptions/file_directory/class_InvalidResourceException.php @@ -3,6 +3,7 @@ namespace CoreFramework\Handler\Resource; // Import framework stuff +use CoreFramework\Generic\FrameworkException; use CoreFramework\Generic\FrameworkInterface; /**