Uses of Class
java.io.ObjectStreamException

Packages that use ObjectStreamException
java.io   
java.security.cert   
 

Uses of ObjectStreamException in java.io
 

Subclasses of ObjectStreamException in java.io
 class InvalidClassException
           
 class InvalidObjectException
           
 class NotActiveException
           
 class NotSerializableException
           
 class OptionalDataException
           
 class StreamCorruptedException
           
 class WriteAbortedException
           
 

Uses of ObjectStreamException in java.security.cert
 

Methods in java.security.cert that throw ObjectStreamException
protected  Object Certificate.CertificateRep.readResolve()
           
protected  Object Certificate.writeReplace()
           
 



Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.