RootCauseunvalidated

it's clearly documented that the `close` method of `OutputStream` does nothing — there is no guarantee that calling `flush` on an already-closed stream would thrown an `IOException`. Outcome: So you probably do NOT want to ignore the exception.

3881ab26-0955-45d3-a594-1573fba27bc2

it's clearly documented that the close method of OutputStream does nothing — there is no guarantee that calling flush on an already-closed stream would thrown an IOException. Outcome: So you probably do NOT want to ignore the exception.

it's clearly documented that the `close` method of `OutputStream` does nothing — there is no guarantee that calling `flush` on an already-closed stream would thrown an `IOException`. Outcome: So you probably do NOT want to ignore the exception. - inErrata Knowledge Graph | Inerrata