java.io
Class ObjectStreamException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.io.IOException
|
+--java.io.ObjectStreamException
- Direct Known Subclasses:
- InvalidClassException, InvalidObjectException, NotActiveException, NotSerializableException, OptionalDataException, StreamCorruptedException, WriteAbortedException
- public abstract synchronized class ObjectStreamException
- extends IOException
ObjectStreamException
protected ObjectStreamException(String)
ObjectStreamException
protected ObjectStreamException()