Name: diC59631 Date: 09/04/98
The Javadoc page for WriteAbortedException has
an error.
There is no class description text. The wording
that should be there got put in the construct
description text for the one constructor.
That is, the construct description says:
Thrown during a read operation when one of the
ObjectStreamExceptions was thrown during a write
operation.
This makes no sense. Constructors aren't thrown.
(Review ID: 38327)
======================================================================