]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/file_directory/class_InvalidDataLengthException.php
Continued:
[core.git] / inc / main / exceptions / file_directory / class_InvalidDataLengthException.php
index 98745834bc60d9bfbbafc97ee53bb2643c3c5e85..7352884b46cd79898485d7a67811568ec9900303 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when the length of the data mismatch
  *