]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/crypto/class_EncryptMissingException.php
Continued:
[core.git] / inc / main / exceptions / crypto / class_EncryptMissingException.php
index c83dd16f9760547d7036b02b686d79a89f546e29..ec036813311e60ab3bf7f75226e9a4719d396612 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when the "encrypt" string is missing
  *
 /**
  * An exception thrown when the "encrypt" string is missing
  *