Uses of Class
java.io.InvalidObjectException
Packages that use InvalidObjectException
-
Uses of InvalidObjectException in java.io
Methods in java.io that throw InvalidObjectExceptionModifier and TypeMethodDescriptionvoidObjectInputStream.registerValidation(ObjectInputValidation var0, int var1) voidObjectInputValidation.validateObject() -
Uses of InvalidObjectException in java.text
Methods in java.text that throw InvalidObjectExceptionModifier and TypeMethodDescriptionprotected ObjectAttributedCharacterIterator.Attribute.readResolve()