Uses of Class java.io.InvalidObjectException

Uses in package java.text

Methods which throw type java.io.InvalidObjectException

Object
Resolves an instance of AttributedCharacterIterator.Attribute that is being deserialized to one of the three pre-defined attribute constants.
Object
Object
invoked to resolve the true static constant by comparing the deserialized object to know name.
Object
This function is used by the deserializer to know which object to use when it encounters an encoded NumberFormat.Field in a serialization stream.

Uses in package java.io

Methods which throw type java.io.InvalidObjectException

void
Registers a ObjectInputValidation to be carried out on the object graph currently being deserialized before it is returned to the original caller of readObject ().
void
This method is called to validate an object after serialization is complete.

Uses in package java.awt.font

Methods which throw type java.io.InvalidObjectException

Object
After deserialization, this method ensures that only one instance of each attribute is used.