Uses of Class
java.io.InvalidObjectException
Packages that use InvalidObjectException
-
Uses of InvalidObjectException in java.io
Methods in java.io that throw InvalidObjectExceptionModifier and TypeMethodDescriptionvoid
ObjectInputStream.registerValidation
(ObjectInputValidation var0, int var1) void
ObjectInputValidation.validateObject()
-
Uses of InvalidObjectException in java.text
Methods in java.text that throw InvalidObjectExceptionModifier and TypeMethodDescriptionprotected Object
AttributedCharacterIterator.Attribute.readResolve()