Exception: java.io.InvalidObjectException
- public exception InvalidObjectException
- extends ObjectStreamException
Indicates that one or more deserialized objects failed validation
tests. The argument should provide the reason for the failure.
Inheritance
Superclass tree:- java.lang.Object
- java.lang.Throwable
- java.lang.Exception
- java.io.IOException
- java.io.ObjectStreamException
- java.io.InvalidObjectException
