- input
- the ObjectInput from which the next object is read.
Type Reason Java.IO.IOException if an error occurs attempting to read from input. Java.Lang.ClassNotFoundException if the class of the instance being loaded cannot be found.
Reads the next object from the ObjectInput input.