Package java.io

Class StreamCorruptedException

All Implemented Interfaces:
Serializable

public class StreamCorruptedException extends ObjectStreamException
See Also:
  • Constructor Details

    • StreamCorruptedException

      public StreamCorruptedException()
    • StreamCorruptedException

      public StreamCorruptedException(String var0)