public abstract class ObjectStreamException extends IOException
Modifier | Constructor and Description |
---|---|
protected |
ObjectStreamException()
Create an ObjectStreamException.
|
protected |
ObjectStreamException(String classname)
Create an ObjectStreamException with the specified argument.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected ObjectStreamException(String classname)
classname
- the detailed message for the exceptionprotected ObjectStreamException()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.