Package 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
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
-
Constructor Details
-
ObjectStreamException
protected ObjectStreamException() -
ObjectStreamException
-