public abstract class ObjectStreamException extends IOException
| Modifier | Constructor and Description |
|---|---|
protected |
ObjectStreamException() |
protected |
ObjectStreamException(String classname) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected ObjectStreamException(String classname)
protected ObjectStreamException()
Copyright © 2005–2021 Javolution. All rights reserved.