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