Closed output stream. This stream throws an exception on all attempts to
write something to the stream.
Typically uses of this class include testing for corner cases in methods
that accept an output stream and acting as a sentinel value instead of
a null output stream. |