Uses of Class
java.io.ObjectStreamException
-
Packages that use ObjectStreamException Package Description java.io java.security.cert -
-
Uses of ObjectStreamException in java.io
Subclasses of ObjectStreamException in java.io Modifier and Type Class Description classInvalidClassExceptionclassInvalidObjectExceptionclassNotActiveExceptionclassNotSerializableExceptionclassOptionalDataExceptionclassStreamCorruptedExceptionclassWriteAbortedException -
Uses of ObjectStreamException in java.security.cert
Methods in java.security.cert that throw ObjectStreamException Modifier and Type Method Description protected ObjectCertificate.CertificateRep. readResolve()protected ObjectCertificate. writeReplace()
-