java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.io.IOException | +--java.io.ObjectStreamException | +--java.io.StreamCorruptedException
Thrown when control information that was read from an object stream violates internal consistency checks.
StreamCorruptedException()
StreamCorruptedException(String reason)
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public StreamCorruptedException(String reason)
public StreamCorruptedException()