java.io
Class ObjectStreamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.ObjectStreamException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidClassException, InvalidObjectException, NotActiveException, NotSerializableException, OptionalDataException, StreamCorruptedException, WriteAbortedException
public abstract class ObjectStreamException
- extends IOException
- See Also:
- Serialized Form
ObjectStreamException
protected ObjectStreamException()
ObjectStreamException
protected ObjectStreamException(String var0)
Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.