]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/result/class_InvalidDatabaseResultException.php
Continued:
[core.git] / inc / main / exceptions / result / class_InvalidDatabaseResultException.php
index 31af593b9984ecd62f2920241abe9777c4b37b83..dd500dfc681fa306680b43924b3eb38ab0d498a7 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Database\Result;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown if a database result does not contain expected entries
  *