InterruptedOutputException

The output stream was not closed properly. Somebody is trying to write into it, but it can't receive the data by some reason.

class InterruptedOutputException : InterruptedStreamException {}

Members

Mixins

__anonymous
mixin basicExceptionCtors
Undocumented in source.

Inherited Members

From InterruptedStreamException

__anonymous
mixin basicExceptionCtors
Undocumented in source.

Meta