public abstract class ObjectStreamException extends IOException
Modifier | Constructor and Description |
---|---|
protected |
ObjectStreamException() |
protected |
ObjectStreamException(String s) |
protected |
ObjectStreamException(String s,
Throwable t) |
protected |
ObjectStreamException(Throwable t) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString