Foundation 1.1.2

Uses of Class
java.io.OptionalDataException

Packages that use OptionalDataException
java.io Provides for system input and output through data streams, serialization and the file system. 
 

Uses of OptionalDataException in java.io
 

Methods in java.io that throw OptionalDataException
 Object ObjectInputStream.readObject()
          Read an object from the ObjectInputStream.
protected  Object ObjectInputStream.readObjectOverride()
          This method is called by trusted subclasses of ObjectOutputStream that constructed ObjectOutputStream using the protected no-arg constructor.
 


Foundation 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.