IO

Wraps a lower-level I/O exception that occurred while reading from the file system.

Constructors

Link copied to clipboard
constructor(cause: Exception)

Properties

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