InterruptedIOException

Constructors

Link copied to clipboard
constructor()

Properties

cause
Link copied to clipboard
expect open val cause: Throwable?
expect open val cause: Throwable?
message
Link copied to clipboard
expect open val message: String?
expect open val message: String?

Functions

Link copied to clipboard

If the exception contains cause that differs from CancellationException returns it otherwise returns itself.

If the exception contains cause that differs from CancellationException returns it otherwise returns itself.

If the exception contains cause that differs from CancellationException returns it otherwise returns itself.