public class StreamCorruptedException extends ObjectStreamException
| Constructor and Description |
|---|
StreamCorruptedException()
Create an exception without a descriptive error message.
|
StreamCorruptedException(java.lang.String message)
Create an exception with a descriptive error message.
|
public StreamCorruptedException()
public StreamCorruptedException(java.lang.String message)
message - the descriptive error message