JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
Uses of Class java.io.ObjectStreamException
Packages that use ObjectStreamException
Package
Description
java.awt
Contains all of the classes for creating user interfaces and for painting
graphics and images.
java.awt.color
Provides classes for color spaces.
java.io
Provides for system input and output through data streams,
serialization and the file system.
java.security
Provides the classes and interfaces for the security framework.
java.security.cert
Provides classes and interfaces for parsing and managing
certificates, certificate revocation lists (CRLs), and
certification paths.
javax.management.openmbean
Provides the open data types and Open MBean descriptor classes.
javax.print.attribute
Provides classes and interfaces that describe the types of Java™ Print
Service attributes and how they can be collected into attribute sets.
Methods in java.awt that throw ObjectStreamException
Modifier and Type
Method
Description
protected Object
AWTKeyStroke. readResolve ()
Returns a cached instance of AWTKeyStroke
(or a subclass of
AWTKeyStroke
) which is equal to this instance.
Subclasses of ObjectStreamException in java.io
Modifier and Type
Class
Description
class
InvalidClassException
Thrown when the Serialization runtime detects one of the following
problems with a Class.
class
InvalidObjectException
Indicates that one or more deserialized objects failed validation
tests.
class
NotActiveException
Thrown when serialization or deserialization is not active.
class
NotSerializableException
Thrown when an instance is required to have a Serializable interface.
class
OptionalDataException
Exception indicating the failure of an object read operation due to
unread primitive data, or the end of data belonging to a serialized
object in the stream.
class
StreamCorruptedException
Thrown when control information that was read from an object stream
violates internal consistency checks.
class
WriteAbortedException
Signals that one of the ObjectStreamExceptions was thrown during a
write operation.
JavaScript is disabled on your browser.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2017, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.