Package java.io

Class ObjectStreamException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidClassException, InvalidObjectException, NotActiveException, NotSerializableException, OptionalDataException, StreamCorruptedException, WriteAbortedException

public abstract class ObjectStreamException extends IOException
See Also:
  • Constructor Details

    • ObjectStreamException

      protected ObjectStreamException()
    • ObjectStreamException

      protected ObjectStreamException(String var0)