Package java.io

Class WriteAbortedException

extends ObjectStreamExceptionIOExceptionExceptionThrowableObject
implements Serializable

Signals that one of the ObjectStreamExceptions was thrown during a write operation.

Public Constructors

Public Methods

Methods inherited from java.lang.Throwable

Methods inherited from java.lang.Object

_INSERT_INHERITED_METHOD_ENTRY_HERE_

Public Fields

  • Exception detail

_INSERT_FIELDS_ENTRY_HERE_