X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fexceptions%2Fcrypto%2Fclass_EncryptMissingException.php;h=ec036813311e60ab3bf7f75226e9a4719d396612;hp=c83dd16f9760547d7036b02b686d79a89f546e29;hb=41d3328c52be0393e2912ab64f185df205dec828;hpb=9834f12b6c4754df364ae966d87ba389718a05a0 diff --git a/inc/main/exceptions/crypto/class_EncryptMissingException.php b/inc/main/exceptions/crypto/class_EncryptMissingException.php index c83dd16f..ec036813 100644 --- a/inc/main/exceptions/crypto/class_EncryptMissingException.php +++ b/inc/main/exceptions/crypto/class_EncryptMissingException.php @@ -2,6 +2,9 @@ // Own namespace namespace CoreFramework\Deprecated; +// Import framework stuff +use CoreFramework\Generic\FrameworkException; + /** * An exception thrown when the "encrypt" string is missing *