|
|
|
|
ObjectStreamException
|
|
|
public abstract
|
Exception Description
|
|
|
Superclass of all exceptions specific to Object Stream classes.
|
Class Variables
|
|
|
None declared in this exception.
|
Instance Variables
|
|
|
None declared in this exception.
|
Constructors
|
|
|
ObjectStreamException
protected ObjectStreamException(
)
Create an ObjectStreamException.
ObjectStreamException
protected ObjectStreamException(
String classname
)
Create an ObjectStreamException with the specified argument.
|
Class Methods
|
|
|
None declared in this exception.
|
Instance Methods
|
|
|
None declared in this exception.
|
|
|