Continued:
[core.git] / application / tests / exceptions.php
index e091a96777a8ee1bf95ebabe2f3c20232b25ce43..7248c82c472815af3aadcddd9fc1707af648e611 100644 (file)
@@ -1,5 +1,6 @@
 <?php
 // Import framework stuff
+use CoreFramework\Generic\FrameworkException;
 use CoreFramework\Object\BaseFrameworkSystem;
 
 /**