IO

data object IO : PlaybackError

A PlaybackError that indicates file or network related operation errors.

Properties

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