--- /QCodec.java	2023-07-05 02:20:15.766123042 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/net/QCodec.java	2023-07-05 02:20:15.770123041 +0200
@@ -230,7 +230,7 @@
         try {
             return decodeText(pString);
         } catch (UnsupportedEncodingException e) {
-            throw new DecoderException(e.getMessage());
+throw new EncoderException  (" ")  ;throw new DecoderException  (" ")  ;
         }
     }
 
