X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fexceptions%2Fmain%2Fclass_MissingDecimalsThousandsSeparatorException.php;fp=inc%2Fmain%2Fexceptions%2Fmain%2Fclass_MissingDecimalsThousandsSeparatorException.php;h=db507858a7821b52f310c19562a8c04ae3aab409;hp=5ee19edfe2dfc5688f74c838daa0ff558351246b;hb=41d3328c52be0393e2912ab64f185df205dec828;hpb=9834f12b6c4754df364ae966d87ba389718a05a0 diff --git a/inc/main/exceptions/main/class_MissingDecimalsThousandsSeparatorException.php b/inc/main/exceptions/main/class_MissingDecimalsThousandsSeparatorException.php index 5ee19edf..db507858 100644 --- a/inc/main/exceptions/main/class_MissingDecimalsThousandsSeparatorException.php +++ b/inc/main/exceptions/main/class_MissingDecimalsThousandsSeparatorException.php @@ -2,6 +2,9 @@ // Own namespace namespace CoreFramework\Deprecated; +// Import framework stuff +use CoreFramework\Generic\FrameworkException; + /** * An exception thrown when the decimal and thousands separators are missing *