InterruptedStreamException

Abstract. If you want to catch simply all stream interruptions.

abstract
class InterruptedStreamException : Exception {}

Members

Mixins

__anonymous
mixin basicExceptionCtors
Undocumented in source.

Meta