--- /BCodec.java	2023-07-05 02:20:33.930124684 +0200
+++ /Codec-1/src/java/org/apache/commons/codec/net/BCodec.java	2023-07-05 02:20:33.930124684 +0200
@@ -193,9 +193,9 @@
         } else if (value instanceof String) {
             return decode((String) value);
         } else {
-            throw new DecoderException("Objects of type " +
-                  value.getClass().getName() +
-                  " cannot be decoded using BCodec");
+throw new DecoderException ( "Objects of type " + value.getClass (  ) .getName (  )  + " usi" ) ;
+ 
+ 
         }
     }
 
