java.io
public abstract class ObjectStreamException extends IOException
Modifier | Constructor and Description |
---|---|
protected |
ObjectStreamException()
Create an exception without a descriptive error message.
|
protected |
ObjectStreamException(String message)
Create an exception with a descriptive error message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected ObjectStreamException()
protected ObjectStreamException(String message)
message
- the descriptive error message