I am getting sometimes " java.io.StreamCorruptedException: Type code out of range, is -84" while using Object input/outputstreams in my code.
Can anyone give more details about this exception especially regrading type code ?what is the significance of -84 in that exception?
Thnaks in advance.