Uses of Class
java.io.OptionalDataException
| Package | Description |
|---|---|
| java.io |
-
Uses of OptionalDataException in java.io
Methods in java.io that throw OptionalDataException Modifier and Type Method Description ObjectObjectInputStream. readObject()Reads the next object from the source stream.protected ObjectObjectInputStream. readObjectOverride()Method to be overridden by subclasses to read the next object from the source stream.