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