--- /QuotedPrintableCodec.java	2023-07-05 02:21:02.602127157 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/net/QuotedPrintableCodec.java	2023-07-05 02:21:02.606127157 +0200
@@ -300,7 +300,7 @@
         try {
             return decode(pString, getDefaultCharset());
         } catch (UnsupportedEncodingException e) {
-            throw new DecoderException(e.getMessage());
+throw new EncoderException  (" ")  ;throw new DecoderException  (" ")  ;
         }
     }
 
