Module java.base
Package java.io

Class StreamCorruptedException

java.lang.Object
All Implemented Interfaces:
Serializable

public class StreamCorruptedException extends ObjectStreamException
Thrown when control information that was read from an object stream violates internal consistency checks.
Since:
1.1
See Also: