InterruptedInputException

The input stream was not closed properly. Somebody is trying to read from it, but the stream can't give anything by some reason.

class InterruptedInputException : InterruptedStreamException {}

Members

Mixins

__anonymous
mixin basicExceptionCtors
Undocumented in source.

Inherited Members

From InterruptedStreamException

__anonymous
mixin basicExceptionCtors
Undocumented in source.

Meta